|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectgov.virginia.dcjs.relational.util.DataTable
gov.virginia.dcjs.standards.Certification
This class contains the meta data for the TRex Certification data * table. It is a singleton implementation that obtains its meta * data at the first request for a reference.
| Method Summary | |
Record |
getBlankRecord()
Obtain a blank record having this table's structure. |
static DataTable |
getInstance()
Obtain a reference to the table's class. |
java.lang.String |
getName()
Obtain the name of the table within the database * @return Name of database table this object has meta data for |
| Methods inherited from class gov.virginia.dcjs.relational.util.DataTable |
getGRMD, getGRMD, getTableID, setTableID |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
public static final DataTable getInstance()
public final Record getBlankRecord()
getBlankRecord in class DataTablepublic final java.lang.String getName()
getName in class DataTable
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||