Uses of Package
com.subshell.persistence.mapper

Packages that use com.subshell.persistence.mapper
com.subshell.persistence.mapper Classes for working with database-independent persistence mappers. 
com.subshell.persistence.transaction Classes for working with transactions. 
 

Classes in com.subshell.persistence.mapper used by com.subshell.persistence.mapper
PersistenceMapper
          All persistence mappers must implement this interface.
PersistenceMapperConfiguration
          Provides persistence mapper configuration settings.
PersistenceMapperFactory
          Creates persistence mapper instances.
TransactionPersistenceMapperFactory
          Persistence mapper factory implementation which provides persistence mappers with Transactions.
 

Classes in com.subshell.persistence.mapper used by com.subshell.persistence.transaction
PersistenceMapper
          All persistence mappers must implement this interface.
 



Copyright © 2004-2005 subshell GmbH. All Rights Reserved.