Uses of Package
com.jalios.jcms.db

Packages that use com.jalios.jcms.db
com.jalios.jcms Contains the core JCMS classes. 
com.jalios.jcms.archive Contains the classes used to deal with archives management in JCMS. 
com.jalios.jcms.db   
com.jalios.jcms.extradbdata   
com.jalios.jcms.monitoring   
com.jalios.jcms.search Provides internal search engines classes of JCMS. 
com.jalios.jcms.stat Provides classes for statistics management and analysis. 
com.jalios.jcms.tracking   
com.jalios.jcmsplugin.bookmarks   
com.jalios.jcmsplugin.dbcomment   
com.jalios.jcmsplugin.dbforum   
com.jalios.jcmsplugin.dbpoll   
 

Classes in com.jalios.jcms.db used by com.jalios.jcms
BasicDBListener
          This class is an default implementation of DBListener.
BasicDBListenerStoreListener
          This class is a default implementation of StoreListener and DBListener.
DBConstants
          This interface contains a set of constants related to the database/hibernate access.
DBData
          This tagging interface must be implemented by object persisted by JCMS in the database.
DBListener
          A DBListener event gets fired whenever a DBData is created, updated or deleted.
PageResult
          This class contains the result of a paged query (i.e. the sliced result list and total size of the query).
PublicationCriteria
          This class contains criteria for a DB publication query.
TransactionalAlarmListener
          Abstract class to use for Alarms that may perform Hibernate read or write access.
 

Classes in com.jalios.jcms.db used by com.jalios.jcms.archive
DBData
          This tagging interface must be implemented by object persisted by JCMS in the database.
PageResult
          This class contains the result of a paged query (i.e. the sliced result list and total size of the query).
 

Classes in com.jalios.jcms.db used by com.jalios.jcms.db
AbstractJcms5DataLoader
           
BasicDBListener
          This class is an default implementation of DBListener.
DBConstants
          This interface contains a set of constants related to the database/hibernate access.
DBData
          This tagging interface must be implemented by object persisted by JCMS in the database.
DBEventLog
          This class represents a DBEventLog (i.e. an Hibernate write event stored in the DB).
DBEventLogManager
          This class replays the hibernate events on all the other replicas.
DBListener
          A DBListener event gets fired whenever a DBData is created, updated or deleted.
DerbyManager
          This class manages the internal Derby server.
HibernateManager
          This class is a singleton to manage Hibernate access.
Jcms5DataLoader
          This class loads some data from JCMS 5 to JCMS 6.
Jcms5DataLoadReport
          This class contains information about the data load.
JcmsHibernateEventListener
          This class is a singleton that dispatches Hibernate events to JCMS DBListeners
PageResult
          This class contains the result of a paged query (i.e. the sliced result list and total size of the query).
PublicationCriteria
          This class contains criteria for a DB publication query.
 

Classes in com.jalios.jcms.db used by com.jalios.jcms.extradbdata
DBData
          This tagging interface must be implemented by object persisted by JCMS in the database.
 

Classes in com.jalios.jcms.db used by com.jalios.jcms.monitoring
TransactionalAlarmListener
          Abstract class to use for Alarms that may perform Hibernate read or write access.
 

Classes in com.jalios.jcms.db used by com.jalios.jcms.search
BasicDBListener
          This class is an default implementation of DBListener.
BasicDBListenerStoreListener
          This class is a default implementation of StoreListener and DBListener.
DBConstants
          This interface contains a set of constants related to the database/hibernate access.
DBData
          This tagging interface must be implemented by object persisted by JCMS in the database.
DBListener
          A DBListener event gets fired whenever a DBData is created, updated or deleted.
 

Classes in com.jalios.jcms.db used by com.jalios.jcms.stat
TransactionalAlarmListener
          Abstract class to use for Alarms that may perform Hibernate read or write access.
 

Classes in com.jalios.jcms.db used by com.jalios.jcms.tracking
DBConstants
          This interface contains a set of constants related to the database/hibernate access.
DBData
          This tagging interface must be implemented by object persisted by JCMS in the database.
 

Classes in com.jalios.jcms.db used by com.jalios.jcmsplugin.bookmarks
AbstractJcms5DataLoader
           
DBData
          This tagging interface must be implemented by object persisted by JCMS in the database.
Jcms5DataLoader
          This class loads some data from JCMS 5 to JCMS 6.
 

Classes in com.jalios.jcms.db used by com.jalios.jcmsplugin.dbcomment
AbstractJcms5DataLoader
           
BasicDBListener
          This class is an default implementation of DBListener.
DBConstants
          This interface contains a set of constants related to the database/hibernate access.
DBData
          This tagging interface must be implemented by object persisted by JCMS in the database.
DBListener
          A DBListener event gets fired whenever a DBData is created, updated or deleted.
Jcms5DataLoader
          This class loads some data from JCMS 5 to JCMS 6.
 

Classes in com.jalios.jcms.db used by com.jalios.jcmsplugin.dbforum
AbstractJcms5DataLoader
           
BasicDBListener
          This class is an default implementation of DBListener.
DBConstants
          This interface contains a set of constants related to the database/hibernate access.
DBData
          This tagging interface must be implemented by object persisted by JCMS in the database.
DBListener
          A DBListener event gets fired whenever a DBData is created, updated or deleted.
Jcms5DataLoader
          This class loads some data from JCMS 5 to JCMS 6.
PageResult
          This class contains the result of a paged query (i.e. the sliced result list and total size of the query).
 

Classes in com.jalios.jcms.db used by com.jalios.jcmsplugin.dbpoll
AbstractJcms5DataLoader
           
DBData
          This tagging interface must be implemented by object persisted by JCMS in the database.
Jcms5DataLoader
          This class loads some data from JCMS 5 to JCMS 6.
 



Copyright © 2001-2007 Jalios SA. All Rights Reserved.