Package | Description |
---|---|
dk.vajhoej.isam |
Library for accessing ISAM files.
|
dk.vajhoej.isam.cache |
Implementation that wraps another implementation with a cache.
|
dk.vajhoej.isam.dummy |
Dummy implementation.
|
dk.vajhoej.isam.emulated |
Implementation that emulates ISAM files via relational database.
|
dk.vajhoej.isam.local |
Implementation accessing local ISAM file.
|
dk.vajhoej.isam.remote |
Implementation accessing remote ISAM file.
|
dk.vajhoej.record |
Library for reading and writing binary native structs.
|
dk.vajhoej.record.edit |