I will try it! Comments will follow!
Christophe Lombart wrote:
Hi All,
Here is the MySqlRDBMSAdapter for the new database store (J2EE & JDBC) provided by Oliver. It almost the same as the StandardStore expected some delete statments.
It is not completly tested. I have a strange error when the data are not compressed, here is the stack stace.
I know, it is not your fault! This is MY TODO! Unfortunately, it is really tricky to get streams from blobs closed at the right time. I will have to augment JDBCAwareInputStream to close a temporary connection - that might work :)
For now restrict to compressed mode as this reads the full blob and directly afterwards closing the stream causing no problems.
Oliver
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
