Uses of Package
org.jtheque.core.managers.persistence

Packages that use org.jtheque.core.managers.persistence
org.jtheque.core.managers.persistence Contains the persistence manager. 
org.jtheque.core.managers.persistence.able Contains the specifications for the persistence layer of the modules. 
org.jtheque.core.managers.persistence.context Contains the persistence contexts of the core. 
org.jtheque.core.utils.db Contains the objects types for the database. 
 

Classes in org.jtheque.core.managers.persistence used by org.jtheque.core.managers.persistence
Entity
          Represents a persisted object of JTheque.
IPersistenceManager
          A persistence manager.
Query
          A query for Spring JDBC.
QueryMapper
          A query mapper.
 

Classes in org.jtheque.core.managers.persistence used by org.jtheque.core.managers.persistence.able
DataEvent
          An event used to indicate data changes.
Entity
          Represents a persisted object of JTheque.
 

Classes in org.jtheque.core.managers.persistence used by org.jtheque.core.managers.persistence.context
Entity
          Represents a persisted object of JTheque.
QueryMapper
          A query mapper.
 

Classes in org.jtheque.core.managers.persistence used by org.jtheque.core.utils.db
Entity
          Represents a persisted object of JTheque.
 



Copyright © 2009 JTheque. All Rights Reserved.