[
https://issues.apache.org/jira/browse/DERBY-2247?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12466066
]
Anurag Shekhar commented on DERBY-2247:
---------------------------------------
The two patch uses two different implementation for creating temporary files
1. Uses system temp directory.
2. uses database temp directory.
I personally prefer 2nd because
1. all the files related to one db is created in one location
2. cleanup at the time of startup
3. You can be sure that we have write access. If general tmp system is used, we
might get problems not discovered during boot. Right now derby doesn't asks
user to provide a writable temp directory unless its a readonly database.
please give your views.
> provide set methods for blob in embeded driver
> ----------------------------------------------
>
> Key: DERBY-2247
> URL: https://issues.apache.org/jira/browse/DERBY-2247
> Project: Derby
> Issue Type: Sub-task
> Components: JDBC
> Environment: all
> Reporter: Anurag Shekhar
> Assigned To: Anurag Shekhar
> Priority: Minor
> Attachments: derby-2247.diff, derby-2247v2-using_StoreFactory.diff
>
>
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira