Uses of Interface
mdbtools.publicapi.RandomAccess
-
Packages that use RandomAccess Package Description mdbtools.examples mdbtools.jdbc2 mdbtools.libmdb -
-
Uses of RandomAccess in mdbtools.examples
Classes in mdbtools.examples that implement RandomAccess Modifier and Type Class Description class
MemoryRandomAccess
-
Uses of RandomAccess in mdbtools.jdbc2
Classes in mdbtools.jdbc2 that implement RandomAccess Modifier and Type Class Description class
File
-
Uses of RandomAccess in mdbtools.libmdb
Fields in mdbtools.libmdb declared as RandomAccess Modifier and Type Field Description RandomAccess
MdbFile. fd
Methods in mdbtools.libmdb with parameters of type RandomAccess Modifier and Type Method Description static MdbHandle
file. mdb_open(RandomAccess file)
-