Package org.neodatis.odb.core.layers.layer3

NeoDatis ODB Core package.

See:
          Description

Interface Summary
IBaseIdentification An interface to get info about database parameters
IBufferedIO The interface for buffered IO
ICommitListener  
IIdManager  
IO The basic IO interface for basic IO operation like reading and writing bytes
IObjectReader  
IObjectWriter  
IObjectWriterCallback A callback interface - not used
IRefactorManager An interface for refactoring
IStorageEngine The interface of all that a StorageEngine (Main concept in ODB) must do.
 

Class Summary
IDTypes ID types are used for classes(class id) and objects(Object Id) to specify the type of the id in the ID blocks
IOFileParameter Database Parameters for local database access
IOSocketParameter To express parameters that must be passed to a remote server.
 

Package org.neodatis.odb.core.layers.layer3 Description

NeoDatis ODB Core package. This package and all sub packages contain all IO classes. The package contains interfaces implemented in the sub packages. Layer 2 => Layer 3 and layer 3 => Layer 2 transformations : Meta representation to Storage and Storage to Meta representation transformations