Uses of Package
org.dasein.persist

Packages that use org.dasein.persist
org.dasein.persist The Dasein Persistence Libraries provide data access tools that support the development of database applications. 
org.dasein.persist.attributes   
org.dasein.persist.dao   
org.dasein.persist.jdbc   
org.dasein.persist.l10n   
 

Classes in org.dasein.persist used by org.dasein.persist
Execution
          Represents a database event, generally a specific query or update.
ExportHook
           
ImportHook
           
Key
           
PersistenceException
          Represents an error accessing some sort of data store.
PersistentCache
           
PersistentCache.EntityJoin
           
PersistentFactory.DependencyManager
          Deprecated.  
SearchTerm
           
Sequencer
           Provides a generic interface for sequence generation that may be implemented by a number of different sequence providers.
Transaction
          Represents a database transaction to applications managing their own transactions.
 

Classes in org.dasein.persist used by org.dasein.persist.attributes
Execution
          Represents a database event, generally a specific query or update.
PersistenceException
          Represents an error accessing some sort of data store.
Transaction
          Represents a database transaction to applications managing their own transactions.
 

Classes in org.dasein.persist used by org.dasein.persist.dao
Execution
          Represents a database event, generally a specific query or update.
PersistenceException
          Represents an error accessing some sort of data store.
Transaction
          Represents a database transaction to applications managing their own transactions.
 

Classes in org.dasein.persist used by org.dasein.persist.jdbc
Execution
          Represents a database event, generally a specific query or update.
PersistenceException
          Represents an error accessing some sort of data store.
PersistentCache.EntityJoin
           
PersistentFactory
          Deprecated. This API is ancient and is being deprecated in favor of the new @{link PersistentCache}
Transaction
          Represents a database transaction to applications managing their own transactions.
 

Classes in org.dasein.persist used by org.dasein.persist.l10n
PersistenceException
          Represents an error accessing some sort of data store.
 



Copyright © 2011 enStratus Networks LLC. All Rights Reserved.