Package org.nees.metadata.service.store

NMDS interface to storage.

See:
          Description

Class Summary
AbstractNMDSStoreSessionFactory Creates a functional NMDSStoreSession.
NMDSInit Params: nmds.jdbc.driver nmds.jdbc.url nmds.jdbc.user nmds.jdbc.password nmds.store.baseTableName casa.jdbc.driver casa.jdbc.url casa.jdbc.user casa.jdbc.password
NMDSStoreInterpreter This class is an NMDSInterpreter for org.nees.metadata.store.Store.
NMDSStoreResult  
NMDSStoreSession This class is an NMDSSession for org.nees.metadata.db.Store.
NMDSStoreSessionFactory Construct an NMDS session, connected to NMDS using the store adapter and to CAS using CASA
PretendNMDSSessionFactory This class is used for testing purposes only.
TestNMDSStoreSession This depends on the system properties user.dn - user's distinguished name nmds.jdbc.url - url of mysql database nmds.jdbc.user - mysql user nmds.jdbc.password - mysql password nmds.jdbc.driver - mysql driver nmds.store.baseTableName - base table name
 

Package org.nees.metadata.service.store Description

NMDS interface to storage.