Hello all,
 
 
I was wondering if it is at all possible to somehow, database-independently, get a Date on the exact time a specific tuple was updated/inserted into a table. I have been looking at DatabaseMetaData and ResultSetMetaData, but I don't find any obvious solutions. I don't know if this is even possible. I want to find a database-independent way of doing this WITHOUT explicity inserting a TIMESTAMP column into the specific tuple. Is this at all possible? Any suggestions would be highly appreciate!
 
P.S. -- Sorry for posting a non-servlet related issue. =/
 
Ryan LeCompte
 

Reply via email to