Package org.jboss.portal.jems.hibernate

Interface Summary
ContextObject The contract interface for an object to obtain a context.
DialectFactory.DatabaseDialectMapper For a given database product name, instances of DatabaseDialectMapper know which Dialect to use for different versions.
HibernateProvider  
JBossTreeCacheProviderMBean  
TreeCacheProvider Provide a tree cache.
 

Class Summary
ByteArrayBlob  
CacheableBlobUserType  
DialectFactory Ripped off hibernate 3.1 that is not in 3.0.
DialectFactory.VersionInsensitiveMapper A simple DatabaseDialectMapper for dialects which are independent of the underlying database product version.
JBossTreeCacheProvider  
JMXTreeCacheProvider  
MagicString An hibernate custom type that handles the fact that oracle stores an empty string as null.
ObjectContextualizer  
OracleStringUserType  
QNameUserType An hibernate user type to persist the javax.xml.namespace.QName class on two database columns.
SessionFactoryBinder Configures and binds the hibernate session factory.
StringWrapperUserType