|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectplanetj.database.Table
planetj.database.fielddescriptors.FieldDataTable
| Field Summary |
| Fields inherited from class planetj.database.Table |
className, KEY_SEPARATOR |
| Constructor Summary | |
FieldDataTable()
Create a mew FieldDataTable. |
|
FieldDataTable(java.lang.String pName,
Library library)
FieldDataTable constructor comment. |
|
| Method Summary | |
void |
createFieldDescriptors()
Creates and stores a FieldDescriptorCollection of FieldDescriptors for this table. |
java.lang.Class |
getRowClass()
Gets the subclass of Row that should be used for rows read from this table |
boolean |
isCheckedDataFileForFDs()
Return flag to indicate if Field data file has already been checked for FieldDescriptors. |
boolean |
isFDsReadFromDBMetadata()
Set this to true to ensure that we don't try to read the FD's for FD's from DB metadata. |
FieldDescriptorRow |
newFD()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public FieldDataTable()
createTable() method instead.
public FieldDataTable(java.lang.String pName,
Library library)
pName - java.lang.Stringlibrary - planetj.database.Library| Method Detail |
public void createFieldDescriptors()
throws CMException
createFieldDescriptors in class TableCMExceptionpublic java.lang.Class getRowClass()
getRowClass in class Tablepublic boolean isCheckedDataFileForFDs()
isCheckedDataFileForFDs in class Tablepublic boolean isFDsReadFromDBMetadata()
isFDsReadFromDBMetadata in class Table
public FieldDescriptorRow newFD()
throws CMException
CMException
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||