public class DBMaint extends DBAccess
| Constructor and Description |
|---|
DBMaint() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
ageTable(java.lang.String tableName) |
boolean |
ageTables(java.util.Vector tables) |
int |
countRow(java.lang.String Table) |
close, handleSQLException, handleSQLException, open, open, openpublic DBMaint()
throws OSASQLException
OSASQLExceptionpublic boolean ageTable(java.lang.String tableName)
throws OSASQLException
OSASQLExceptionpublic boolean ageTables(java.util.Vector tables)
throws OSASQLException
OSASQLExceptionpublic int countRow(java.lang.String Table)
throws OSASQLException
OSASQLException