Package dk.vajhoej.isam.local

Implementation accessing local ISAM file.

See:
          Description

Interface Summary
NativeIsam Interface NativeIsamt represents the native implementation of the local ISAM source.
 

Class Summary
LocalIsamResult<T> Class LocalIsamResult is a result from a find operation in a local ISAM source.
LocalIsamResultReverse<T,TK> Class LocalIsamResultReverse is a result from a find operation in a local ISAM source for implementations that does not support reverse.
LocalIsamSource Class LocalIsamSource is accessing a local ISAM file using native API.
 

Package dk.vajhoej.isam.local Description

Implementation accessing local ISAM file.