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, open
public DBMaint() throws OSASQLException
OSASQLException
public boolean ageTable(java.lang.String tableName) throws OSASQLException
OSASQLException
public boolean ageTables(java.util.Vector tables) throws OSASQLException
OSASQLException
public int countRow(java.lang.String Table) throws OSASQLException
OSASQLException