Uses of Package
org.smartcomps.twister.common.persistence

Packages that use org.smartcomps.twister.common.persistence
org.smartcomps.twister.common.persistence   
org.smartcomps.twister.engine.priv.core.definition   
org.smartcomps.twister.engine.priv.core.definition.impl.dao   
org.smartcomps.twister.engine.priv.core.dynamic   
org.smartcomps.twister.engine.priv.core.dynamic.impl.dao   
org.smartcomps.twister.engine.priv.core.dynamic.impl.xao   
org.smartcomps.twister.engine.priv.messaging.impl   
org.smartcomps.twister.engine.priv.timer.dao   
org.smartcomps.twister.util.user   
org.smartcomps.twister.util.user.priv   
org.smartcomps.twister.util.user.priv.dao   
org.smartcomps.twister.worklist   
org.smartcomps.twister.worklist.priv   
org.smartcomps.twister.worklist.priv.dao   
 

Classes in org.smartcomps.twister.common.persistence used by org.smartcomps.twister.common.persistence
DBSessionException
          Thrown when an exception occurs when dealing with sessions and transactions.
FinderException
          Thrown when the result obtained after executing a finder is not consistent with the finder (i.e. a findById that returns no result or a findByName that returns many result when names are supposed to be unique).
XMLSessionException
          Thrown when a problem occurs with the XML persistent session.
 

Classes in org.smartcomps.twister.common.persistence used by org.smartcomps.twister.engine.priv.core.definition
CreationException
          Thrown when an object cannot be created (persisted) for business meaningful reasons (i.e. an equivalent object already exists).
DBSessionException
          Thrown when an exception occurs when dealing with sessions and transactions.
FinderException
          Thrown when the result obtained after executing a finder is not consistent with the finder (i.e. a findById that returns no result or a findByName that returns many result when names are supposed to be unique).
 

Classes in org.smartcomps.twister.common.persistence used by org.smartcomps.twister.engine.priv.core.definition.impl.dao
DBSessionException
          Thrown when an exception occurs when dealing with sessions and transactions.
PersistentDataAccess
           
 

Classes in org.smartcomps.twister.common.persistence used by org.smartcomps.twister.engine.priv.core.dynamic
CreationException
          Thrown when an object cannot be created (persisted) for business meaningful reasons (i.e. an equivalent object already exists).
DBSessionException
          Thrown when an exception occurs when dealing with sessions and transactions.
FinderException
          Thrown when the result obtained after executing a finder is not consistent with the finder (i.e. a findById that returns no result or a findByName that returns many result when names are supposed to be unique).
XMLSessionException
          Thrown when a problem occurs with the XML persistent session.
 

Classes in org.smartcomps.twister.common.persistence used by org.smartcomps.twister.engine.priv.core.dynamic.impl.dao
DBSessionException
          Thrown when an exception occurs when dealing with sessions and transactions.
FinderException
          Thrown when the result obtained after executing a finder is not consistent with the finder (i.e. a findById that returns no result or a findByName that returns many result when names are supposed to be unique).
PersistentDataAccess
           
 

Classes in org.smartcomps.twister.common.persistence used by org.smartcomps.twister.engine.priv.core.dynamic.impl.xao
FinderException
          Thrown when the result obtained after executing a finder is not consistent with the finder (i.e. a findById that returns no result or a findByName that returns many result when names are supposed to be unique).
XMLDataAccess
          Utility class containing main methods to create, update, delete or find XML document in Xindice.
XMLSessionException
          Thrown when a problem occurs with the XML persistent session.
 

Classes in org.smartcomps.twister.common.persistence used by org.smartcomps.twister.engine.priv.messaging.impl
DBSessionException
          Thrown when an exception occurs when dealing with sessions and transactions.
FinderException
          Thrown when the result obtained after executing a finder is not consistent with the finder (i.e. a findById that returns no result or a findByName that returns many result when names are supposed to be unique).
 

Classes in org.smartcomps.twister.common.persistence used by org.smartcomps.twister.engine.priv.timer.dao
DBSessionException
          Thrown when an exception occurs when dealing with sessions and transactions.
PersistentDataAccess
           
 

Classes in org.smartcomps.twister.common.persistence used by org.smartcomps.twister.util.user
CreationException
          Thrown when an object cannot be created (persisted) for business meaningful reasons (i.e. an equivalent object already exists).
 

Classes in org.smartcomps.twister.common.persistence used by org.smartcomps.twister.util.user.priv
CreationException
          Thrown when an object cannot be created (persisted) for business meaningful reasons (i.e. an equivalent object already exists).
DBSessionException
          Thrown when an exception occurs when dealing with sessions and transactions.
FinderException
          Thrown when the result obtained after executing a finder is not consistent with the finder (i.e. a findById that returns no result or a findByName that returns many result when names are supposed to be unique).
 

Classes in org.smartcomps.twister.common.persistence used by org.smartcomps.twister.util.user.priv.dao
DBSessionException
          Thrown when an exception occurs when dealing with sessions and transactions.
FinderException
          Thrown when the result obtained after executing a finder is not consistent with the finder (i.e. a findById that returns no result or a findByName that returns many result when names are supposed to be unique).
PersistentDataAccess
           
 

Classes in org.smartcomps.twister.common.persistence used by org.smartcomps.twister.worklist
CreationException
          Thrown when an object cannot be created (persisted) for business meaningful reasons (i.e. an equivalent object already exists).
FinderException
          Thrown when the result obtained after executing a finder is not consistent with the finder (i.e. a findById that returns no result or a findByName that returns many result when names are supposed to be unique).
 

Classes in org.smartcomps.twister.common.persistence used by org.smartcomps.twister.worklist.priv
CreationException
          Thrown when an object cannot be created (persisted) for business meaningful reasons (i.e. an equivalent object already exists).
FinderException
          Thrown when the result obtained after executing a finder is not consistent with the finder (i.e. a findById that returns no result or a findByName that returns many result when names are supposed to be unique).
 

Classes in org.smartcomps.twister.common.persistence used by org.smartcomps.twister.worklist.priv.dao
DBSessionException
          Thrown when an exception occurs when dealing with sessions and transactions.
PersistentDataAccess
           
 



Copyright © 2003 SmartComps. All Rights Reserved.