Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
DBAdapter.java 4.06 KB 751 over 23 years bojilova change the method name getDateString() to getDa...
DBOracle.java 2.67 KB 751 over 23 years bojilova change the method name getDateString() to getDa...
DBPostgresql.java 2.66 KB 751 over 23 years bojilova change the method name getDateString() to getDa...

Latest revisions

# Date Author Comment
751 05/24/2001 10:20 AM bojilova

change the method name getDateString() to getDateFunction()
return "now()::date" in the DBPostgresql implementation of that method

750 05/24/2001 09:01 AM harris

The Postgres implementation of the dbadapter package, still needs testing and
the getDate... method just returns the db function to return the date; to retreive the
current time is a second function so we may want to add a second method to return the
current time.

746 05/23/2001 03:06 PM bojilova

the abstract DBAdapter class and its Oracle implementation
for the new dbadapter package

View revisions

Also available in: Atom