SMILA 1.0 API documentation

Package org.eclipse.smila.recordstorage.util

Class Summary
RecordDao A JPA Entity to store Records.
RecordIterator An Iterator implementation that iterates over an internal Iterator of RecordDao objects and converts them to records when accessed by the next() method.
 


SMILA 1.0 API documentation