Overview
Package
Class
Use
Tree
Deprecated
Index
Help
common-util
PREV NEXT
FRAMES
NO FRAMES
All Classes
C
E
G
H
L
P
S
C
CommonHibernateMessages
- Class in
local.tomas.hibernate.i18n
Common hibernate messages.
CommonHibernateMessages()
- Constructor for class local.tomas.hibernate.i18n.
CommonHibernateMessages
Default constructor.
CommonHibernatePersistence
- Class in
local.tomas.hibernate
Abstract base class for persistence handlers.
CommonHibernatePersistence(Configuration, String)
- Constructor for class local.tomas.hibernate.
CommonHibernatePersistence
Create instance.
compareTo(PersistenceVersion)
- Method in class local.tomas.hibernate.
PersistenceVersion
Compare versions.
configOverrides
- Variable in class local.tomas.hibernate.
CommonHibernatePersistence
Configuration overrides mapping attributes to values.
E
emf
- Variable in class local.tomas.hibernate.
CommonHibernatePersistence
Entity manager factory
G
getCurrentVersion(String)
- Method in class local.tomas.hibernate.
CommonHibernatePersistence
Get current version.
getHibernateConfiguration()
- Method in class local.tomas.hibernate.
CommonHibernatePersistence
Get Hibernate configuration.
getInstance()
- Static method in class local.tomas.hibernate.i18n.
CommonHibernateMessages
Get singleton instance.
getMessages()
- Method in exception local.tomas.hibernate.
HibernatePersistenceException
getName()
- Method in class local.tomas.hibernate.
PersistenceVersion
Get the entity name.
getVersion()
- Method in class local.tomas.hibernate.
PersistenceVersion
Get the version.
H
HibernatePersistenceException
- Exception in
local.tomas.hibernate
A localized exception dealing with hibernate persistence errors.
HibernatePersistenceException()
- Constructor for exception local.tomas.hibernate.
HibernatePersistenceException
Default constructor.
HibernatePersistenceException(String)
- Constructor for exception local.tomas.hibernate.
HibernatePersistenceException
Construct exception from message key.
HibernatePersistenceException(String, Throwable)
- Constructor for exception local.tomas.hibernate.
HibernatePersistenceException
Construct exception from message key and root cause.
HibernatePersistenceException(Throwable)
- Constructor for exception local.tomas.hibernate.
HibernatePersistenceException
Construct exception from root cause.
HibernatePersistenceException(String, Object, Throwable)
- Constructor for exception local.tomas.hibernate.
HibernatePersistenceException
Construct exception from message key, a single argument and a root cause.
HibernatePersistenceException(String, Object)
- Constructor for exception local.tomas.hibernate.
HibernatePersistenceException
Construct exception from message key and single argument.
HibernatePersistenceException(String, Object[], Throwable)
- Constructor for exception local.tomas.hibernate.
HibernatePersistenceException
Constuct exception from message key, message arguments and root cause.
HibernatePersistenceException(String, Object[])
- Constructor for exception local.tomas.hibernate.
HibernatePersistenceException
Construct exception from message key and message arguments.
L
local.tomas.hibernate
- package local.tomas.hibernate
Common hibernate helper classes.
local.tomas.hibernate.i18n
- package local.tomas.hibernate.i18n
Hibernate internationalization classes.
P
PersistenceVersion
- Class in
local.tomas.hibernate
Bean storing entity versions.
PersistenceVersion()
- Constructor for class local.tomas.hibernate.
PersistenceVersion
Default constructor.
PersistenceVersion(String, String)
- Constructor for class local.tomas.hibernate.
PersistenceVersion
Construct from entity name and version.
postInitVersion(String, String)
- Method in class local.tomas.hibernate.
CommonHibernatePersistence
Called after initializing version.
postUpdateVersion(String, String, String)
- Method in class local.tomas.hibernate.
CommonHibernatePersistence
Called after updating to version.
preInitVersion(String, String)
- Method in class local.tomas.hibernate.
CommonHibernatePersistence
Called before initializing version.
preUpdateVersion(String, String, String)
- Method in class local.tomas.hibernate.
CommonHibernatePersistence
Called before updating to version.
S
setName(String)
- Method in class local.tomas.hibernate.
PersistenceVersion
Set the entity name.
setVersion(String, String)
- Method in class local.tomas.hibernate.
CommonHibernatePersistence
Set Version of entiry.
setVersion(String)
- Method in class local.tomas.hibernate.
PersistenceVersion
Set the version.
supplyHibernateConfiguration(Configuration)
- Method in class local.tomas.hibernate.
CommonHibernatePersistence
Supply hibernate configuration.
C
E
G
H
L
P
S
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
common-util
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2007 null. All Rights Reserved.