|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.garret.consus.MetaTable
Table descriptor as it is stored in the database.
Field Summary | |
---|---|
int |
attr
|
MetaField[] |
fields
|
int |
firstRow
|
int |
fixedSize
|
int |
lastRow
|
java.lang.String |
name
|
int |
nColumns
|
int |
nComponents
|
int |
nRows
|
long |
reserved
|
int |
superClass
|
long |
timestamp
|
Constructor Summary | |
---|---|
MetaTable()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public int attr
public MetaField[] fields
public int firstRow
public int fixedSize
public int lastRow
public java.lang.String name
public int nColumns
public int nComponents
public int nRows
public long reserved
public int superClass
public long timestamp
Constructor Detail |
---|
public MetaTable()
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |