It is a library to read and/or modify native structs stored in ISAM files by Java programs in a way that is natural for Java.
Current implementations are:
See Getting started guide.
Additional requirements for VMS index-sequential files:
Additional requirements for BDB files:
Additional requirements for VBISAM files:
Click here to read the entire API docs.
All my Java code except code tied to BDB are licensed under the Apache License, Version 2.0.
For info on BDB licensing see the separate text file on the topic.
This library is written by Arne Vajhoej (arne@vajhoej.dk).
Bug reports, bug fixes and comments in general are welcome.
Since this is a hobby project, then I can not give any guarantees about timeline for new releases.