|
I'm creating a generic dataengine which can generically update, delete, and insert into any JDBC data table. I would like to via JDBC or ResultSetMetaData or DatabaseMetaData be able to detect if the target file (table) is being journaled. I need to know this to determine if I can have transactional control for commit and rollback. Exceptions are thrown if certain JDBC operations are performed on non-journaled files. Anyone have any knowledge if this is possible via standard Java/JDBC? Thanks, Paul Holm Paul Holm Java and WebSphere Senior Consultant PlanetJ Corporation pholm@planetjavainc.com Work: (760)-432-0600 Fax: (760)-432-0600 Web site: www.planetjavainc.com
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.