Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
F
- flDataFile() - Method in interface acdp.Information.WRStoreInfo
-
Returns the FL data file, that is the backing file for the table's fixed length data.
- FloatType - Interface in acdp.types
-
The column type analogon of a Java
float
orFloat
type. - flUnused() - Method in interface acdp.Information.WRStoreInfo
-
Returns the total size in bytes of the unused memory blocks within the FL file space.
- flUsed() - Method in interface acdp.Information.WRStoreInfo
-
Returns the total size in bytes of the used memory blocks within the FL file space.
- forceWrite() - Method in interface acdp.Database
-
Forces any changes to this database being materialized.
- forceWrite() - Method in class acdp.design.CustomDatabase
- forceWriteCommit() - Method in interface acdp.Information.DatabaseInfo
-
Indicates if changes to this database are forced being materialized when a unit is committed to guarantee durability (the "D" in "ACID") even in the case of a system crash.
- fromBytes(byte[], int, int) - Method in class acdp.design.SimpleType
-
Converts the byte representation of the value contained in the specified byte subarray to an
Object
. - fromFile(Path) - Static method in class acdp.misc.Layout
-
Constructs a layout by reading it from the specified file.
- fromInputStream(InputStream) - Static method in class acdp.misc.Layout
-
Constructs a layout by reading it from the specified input stream.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form