Results 1 to 2 of 2
- 05-07-2010, 05:19 AM #1
Member
- Join Date
- Feb 2010
- Posts
- 1
- Rep Power
- 0
Checking when database was last changed
Hi team. I'm currently developing tests for an application that will migrate some XML into a database. Obviously, if the XML is malformed or the wrong arguments are given, we have to make sure nothing is written to the database.
Is it possible to somehow check when the database was last edited, or mark when edits have occured?
The code has to be 1.5 enterprise, and we're connecting using an Oracle Thin JDBC connector. Hibernate is being used to ensure the tables and objects map correctly, although the tests themselves are simple java.sql statements.
- 05-07-2010, 07:47 AM #2
Senior Member
- Join Date
- Jun 2008
- Posts
- 2,366
- Rep Power
- 8
Similar Threads
-
Custom Validator for checking duplicate values with database
By tanalyw in forum Web FrameworksReplies: 1Last Post: 03-08-2010, 01:34 PM -
Issue with JDBC Connection to SQL Server 2005 database when default schema is changed
By NicoleVT2000 in forum New To JavaReplies: 0Last Post: 12-01-2009, 10:01 PM -
Event for jTtextField changed
By itaipee in forum AWT / SwingReplies: 3Last Post: 03-03-2009, 07:55 PM -
Why the panel text changed?
By ottawalyli in forum AWT / SwingReplies: 1Last Post: 12-17-2007, 05:56 AM -
Why the panel text changed?
By ottawalyli in forum SWT / JFaceReplies: 0Last Post: 12-16-2007, 04:16 PM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks