Uses of Package
de.nava.informa.impl.hibernate

Packages that use de.nava.informa.impl.hibernate
de.nava.informa.impl.hibernate Provides an implementation of the core news channel interfaces using persistence mechanism provided by Hibernate (for more see http://www.hibernate.org
de.nava.informa.utils Provides utility classes that are convenient when handling the news channel object model. 
 

Classes in de.nava.informa.impl.hibernate used by de.nava.informa.impl.hibernate
Channel
          Hibernate implementation of the ChannelIF interface.
ChannelGroup
          Hibernate implementation of the ChannelGroupIF interface.
Item
          Hibernate implementation of the ItemIF interface.
SessionHandler
          Singleton class from which hibernate sesssions may be retrieved needed for transactions.
 

Classes in de.nava.informa.impl.hibernate used by de.nava.informa.utils
Channel
          Hibernate implementation of the ChannelIF interface.
ChannelBuilder
          Factory for the creation of the channel object model with the hibernate persistent store.
ChannelGroup
          Hibernate implementation of the ChannelGroupIF interface.
Item
          Hibernate implementation of the ItemIF interface.
SessionHandler
          Singleton class from which hibernate sesssions may be retrieved needed for transactions.
 



Copyright © 2002-2007 Niko Schmuck. All Rights Reserved.