All Tags »
Transactions »
purge »
Activation (RSS)
Sorry, but there are no more tags available to filter with.
-
I have a confession. Not only am I new to db4o, but to programming in general, Java or otherwise. So please pardon me in advance for this question about transactions. I need to display queried objects in a jsp. Is there a way to do this without keeping the container open for the entire life of the thread? How is this normally done? Does one open ...