|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--com.arsdigita.acs.DBUtilities
Utility procedures for dealing with the database. These may be replaced by preprocessor macros?
| Field Summary | |
static java.lang.String |
cvsId
Indicates if the specified table exists |
| Constructor Summary | |
DBUtilities()
|
|
| Method Summary | |
static boolean |
tableExists(java.lang.String table_name)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public static final java.lang.String cvsId
| Constructor Detail |
public DBUtilities()
| Method Detail |
public static final boolean tableExists(java.lang.String table_name)
throws java.sql.SQLException,
com.arsdigita.db.DbException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||