Index

C D E G H I S T 
All Classes and Interfaces|All Packages

C

configure() - Method in class dev.voidframework.persistence.hibernate.module.HibernateModule
 

D

destroyLatestEntityManager() - Method in class dev.voidframework.persistence.hibernate.module.EntityManagerProvider
Destroys the latest entity manager initialized for the current Thread.
dev.voidframework.persistence.hibernate.module - package dev.voidframework.persistence.hibernate.module
 

E

EntityManagerProvider - Class in dev.voidframework.persistence.hibernate.module
Entity manager provider.
EntityManagerProvider(String, String) - Constructor for class dev.voidframework.persistence.hibernate.module.EntityManagerProvider
Build a new instance.

G

get() - Method in class dev.voidframework.persistence.hibernate.module.EntityManagerProvider
 

H

HibernateModule - Class in dev.voidframework.persistence.hibernate.module
Hibernate module.
HibernateModule(Config) - Constructor for class dev.voidframework.persistence.hibernate.module.HibernateModule
Build a new instance.

I

initializeNewEntityFactoryManager() - Method in class dev.voidframework.persistence.hibernate.module.EntityManagerProvider
Initializes a new entity manager for the current Thread.
invoke(MethodInvocation) - Method in class dev.voidframework.persistence.hibernate.module.TransactionalInterceptor
 
isEntityManagerMustBeInitialized() - Method in class dev.voidframework.persistence.hibernate.module.EntityManagerProvider
Checks if, at least, one entity manager is initialized for the current Thread.

S

setDataSourceManagerProvider(Provider<DataSourceManager>) - Method in class dev.voidframework.persistence.hibernate.module.EntityManagerProvider
Sets the data source manager provider.
setDataSourceManagerProvider(EntityManagerProvider) - Method in class dev.voidframework.persistence.hibernate.module.TransactionalInterceptor
Sets the entity manager provider.

T

TransactionalInterceptor - Class in dev.voidframework.persistence.hibernate.module
Intercepts method call when annotation Transactional is used.
TransactionalInterceptor() - Constructor for class dev.voidframework.persistence.hibernate.module.TransactionalInterceptor
 
C D E G H I S T 
All Classes and Interfaces|All Packages