| Interfaces | |
|---|---|
| DialectFactory.DatabaseDialectMapper | For a given database product name, instances of DatabaseDialectMapper know which Dialect to use for different versions. |
| HibernateProvider | No description provided. |
| Classes | |
|---|---|
| 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. |
| EmptyInterceptor | No description provided. |
| JMXTreeCacheProvider | No description provided. |
| MagicString | An hibernate custom type that handles the fact that oracle stores an empty string as null. |
| ModeUserType | No description provided. |
| SessionFactoryBinder | Configures and binds the hibernate session factory. |
| StringWrapperUserType | No description provided. |
| WindowStateUserType | No description provided. |