Index

A B C D E F G H I K L M N O P R S T U V W Z 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

G

get(boolean) - Static method in enum acdp.design.ST.Nulls
Returns either the ST.Nulls.NULLABLE or the ST.Nulls.NO_NULL constant, depending on the specified value.
get(int) - Method in interface acdp.Row
Returns the value with the specified index.
get(Column<T>) - Method in interface acdp.Row
Returns the value for the specified column.
get(Ref, Column<?>...) - Method in class acdp.design.CustomTable
get(Ref, Column<?>...) - Method in interface acdp.Table
Returns the referenced row of this table.
getBackingTable(Database_.Friend) - Method in class acdp.design.CustomTable
Friend-only access to the internal backing table object.
getCipherChallenge() - Method in class acdp.tools.Settings
Returns the cipher challenge, if any is specified in the layout.
getColumn(String) - Method in interface acdp.Table
Returns the column with the specified name.
getColumnNames(String) - Method in class acdp.tools.Settings
Returns the names of the columns of the specified table.
getColumns() - Method in interface acdp.Row
The sequence of columns of this row.
getColumns() - Method in interface acdp.Table
Returns all columns of this table.
getConsistencyNumber() - Method in class acdp.tools.Settings
Returns the consistency number.
getDatabase() - Method in class acdp.design.CustomTable
Returns the database.
getDatabase() - Method in interface acdp.Table
Returns the database.
getFlDataFile(String) - Method in class acdp.tools.Settings
Returns the path (including the file name) of the specified table's FL data file.
getForceWriteCommit() - Method in class acdp.tools.Settings
Indicates whether "force write on commit" is turned on or off.
getLayout(int) - Method in class acdp.misc.Layout.Seq
Returns the layout at the specified position in this sequence.
getLayout(String) - Method in class acdp.misc.Layout
Returns the layout with the specified key.
getLayoutByQualKey(String) - Method in class acdp.misc.Layout
Returns the layout with the specified qualified key.
getLayoutByQualKey(String, char) - Method in class acdp.misc.Layout
Returns the layout with the specified qualified key, the keys separated by the specified separator character.
getName() - Method in class acdp.tools.Settings
Returns the name of the database.
getNobsOutrowPtr(String) - Method in class acdp.tools.Settings
Returns the number of bytes required for referencing any outrow data in the specified table.
getNobsRefCount(String) - Method in class acdp.tools.Settings
Returns the number of bytes used by the reference counter in the header of a row in the specified table.
getNobsRowRef(String) - Method in class acdp.tools.Settings
Returns the number of bytes required for referencing a row in the specified table.
getRecFile() - Method in class acdp.tools.Settings
Returns the path (including the file name) of the database's recorder file.
getRef() - Method in interface acdp.Row
The reference to this row within the table.
getRefdTable(String, String) - Method in class acdp.tools.Settings
Returns the name of the table referenced by the specified column, provided that the column is of RefType or ArrayOfRefType.
getSeq(int) - Method in class acdp.misc.Layout.Seq
Returns the sequence at the specified position in this sequence.
getSeq(String) - Method in class acdp.misc.Layout
Returns the sequence with the specified key.
getSeqByQualKey(String) - Method in class acdp.misc.Layout
Returns the sequence with the specified qualified key.
getSeqByQualKey(String, char) - Method in class acdp.misc.Layout
Returns the sequence with the specified qualified key, the keys separated by the specified separator character.
getString(int) - Method in class acdp.misc.Layout.Seq
Returns the string value at the specified position in this sequence.
getString(String) - Method in class acdp.misc.Layout
Returns the string with the specified key.
getStringByQualKey(String) - Method in class acdp.misc.Layout
Returns the string with the specified qualified key.
getStringByQualKey(String, char) - Method in class acdp.misc.Layout
Returns the string with the specified qualified key, the keys separated by the specified separator character.
getTable() - Method in interface acdp.Row
Returns the table this row belongs to.
getTable(String) - Method in interface acdp.Database
Returns the table with the specified name.
getTableInfos() - Method in interface acdp.Information.DatabaseInfo
Returns the table information of all tables in this database.
getTableNames() - Method in class acdp.tools.Settings
Returns the names of the tables in the database.
getTables() - Method in interface acdp.Database
Returns all tables of this database.
getTables() - Method in class acdp.design.CustomDatabase
Returns all tables of this database.
getTypeDesc(String, String) - Method in class acdp.tools.Settings
Returns the type descriptor of the specified column.
getTypeFactoryClassName() - Method in class acdp.design.SimpleType
Returns the name of the custom type factory class.
getTypeFactoryClassName(String, String) - Method in class acdp.tools.Settings
Returns the type factory class name of the specified column, if any is specified in the column layout.
getTypeFactoryClasspath() - Method in class acdp.design.SimpleType
Returns the classpath of the custom type factory class.
getTypeFactoryClasspath(String, String) - Method in class acdp.tools.Settings
Returns the extra classpath of the specified column's type factory, if any is specified in the column layout.
getValue(Ref, Column<T>) - Method in class acdp.design.CustomTable
Returns the value stored at the specified row and column in this table.
getVersion() - Method in class acdp.tools.Settings
Returns the version of the database, if any is specified in the layout.
getVlDataFile(String) - Method in class acdp.tools.Settings
Returns the path (including the file name) of the specified table's VL data file, provided that the path is specified in the table layout.
GIANT - Enum constant in enum acdp.design.ST.OutrowStringLength
Maximum outrow string length: 4 294 967 295 characters.
A B C D E F G H I K L M N O P R S T U V W Z 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form