I believe this property was removed a good while back although it was
present in 3.1 earlier: cayenne.adapter.[domain].[node] property
Why was it removed?  Can we put it back?

I'd like to be able to switch DBs using the properties and doing so
requires changing the adapter, unless of course I use AutoAdapter.  My
problem with AutoAdapter is that is causes a connection to be opened
immediately whereas a hard coded adapter does not.  Does it have to do
that?  I stepped through it before but I've forgotten why it does.

My other problem with AutoAdapter is that you can't access the jdbcLogger
in it -- I think this is probably just an oversight.  Can we add
getJdbcEventLogger from JdbcAdapter into AutoAdapter and DbAdapter?

Thanks,
John

Reply via email to