Hello, I'm translating an app from JDBC to Appfuse. My App uses connection.getMetaData(); in order to retrieve a java.sql.DatabaseMetaData object that has the information of the current database.
How can I do the equivalent in Hibernate/Spring ? Thanks--. -- View this message in context: http://www.nabble.com/Obtaining-the-Database-Metadata-tf4019316s2369.html#a11415420 Sent from the AppFuse - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
