 |
AppletTalk.com Java discussions newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
Shiva Guest
|
Posted: Wed May 11, 2005 12:01 am Post subject: oracle.sql.BLOB.DURATION_CALL vs oracle.sql.BLOB.DURATION_SE |
|
|
What is the difference between the two?
It is used to create a temporary lob by calling the
BLOB.createTemporary(connection, true, flag).
I have the following scenario:
All connections are pooled and never release till shutdown.
I want the temporary lob to be in existence only for a execution of
preparedStatement (viz for insert. After insert, i dont need the lob).
Which flag should I use?
|
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|