Interface | Description |
---|---|
ITransactionHibernate |
The transaction interface for when the transaction is backed up by hibernate.
|
Class | Description |
---|---|
GenericEnumUserType |
Generic hibernate user type for Java
Enum fields. |
GenericHibernateDao<T,ID extends Serializable> |
Implements the generic CRUD data access operations using Hibernate APIs.
|
GenericHibernateManualUpdateDao<T,ID extends Serializable> |
Implements the generic CRUD data access operations using Hibernate APIs.
|
GuidGenerator |
Identifier generator for hibernate that uses
PortalUtil.generateNewGuid() to generate the identifier. |
Hibernate3FieldReplicator |
A replicator for hibernate beans, based on replicating fields directly.
|
Hibernate3FieldReplicator.Factory |
Factory for
Hibernate3FieldReplicator . |
HibernateHelper |
Helper class for hibernate operations.
|
HibernateUtil |
A utility class for using hibernate.
|
HikariConnectionProvider |
Hibernate connection provider using Hikari connection pool.
|
Oracle10gDialect |
Custom dialect that change some behavior.
|
PortalCacheProvider |
A PortalCache provider for hibernate.
|
TransactionHibernate |
Implements a transaction object
|
Exception | Description |
---|---|
EntityManagerFactoryAlreadyBeingRebuiltException |
Exception thrown when an entity manager factory is already being rebuilt.
|
EntityManagerFactoryLockedForBeingRebuiltException |
Exception thrown when an entity manager factory is already locked to be rebuilt.
|
EntityManagerFactoryRebuildTimeoutException |
Exception thrown when a lock for entity manager factory rebuilding could not be get.
|
LumisXP 12.3.0.200408 - Copyright © 2006–2020 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.