[ 
http://issues.apache.org/jira/browse/DERBY-646?page=comments#action_12412180 ] 

Andrew McIntyre commented on DERBY-646:
---------------------------------------

The patch is attached to this issue as a diff file. You need to get a local 
copy of the Derby source, then download the patch from JIRA (generally, 
right-click -> save as... on the attachment 'svn.diff'), then patch your local 
copy using 'patch -p0 < svn.diff' or your IDE, if it supports patching. I know 
Eclipse will apply patches generated by CVS and SVN. You will then need to 
build a local copy of Derby with the patch applied to try out the patch.

For help checking out the Derby source code from Subversion, see: 
http://db.apache.org/derby/derby_downloads.html#Derby+source+code

For help building, see BUILDING.txt at the top of the source tree and/or 
http://svn.apache.org/repos/asf/db/derby/code/trunk/BUILDING.txt


> In-memory backend storage support
> ---------------------------------
>
>          Key: DERBY-646
>          URL: http://issues.apache.org/jira/browse/DERBY-646
>      Project: Derby
>         Type: New Feature

>   Components: Store
>  Environment: All
>     Reporter: Stephen Fitch
>     Assignee: Stephen Fitch
>  Attachments: svn.diff
>
> To allow creation and modification of databases in-memory without requiring 
> disk access or space to store the database.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to