Wendy Smoak wrote:
At one time I thought JDO was going to help, and "Bean Managed Persistence"
has always sounded promising. Unfortunately, all of the examples are SQL
based and I don't immediately see how to plug in this strange API that does
not have Connection or DataSource.
Has anyone else had to deal with a non-JDBC data source? Is there anything
I can do to make this as painless as possible?
Percocet?
Whil working on a webapp<=>legacy embedded system project I was, in
effect, dealing with a non-JDBC/non-SQL database, and it was painful no
matter what I tried throwing at it. I ended up doing the same thing you
did, which was promptly thrown away when the embedded system was
replaced with a more reasonable one :/
Dave
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]