| Class | Description |
|---|---|
| HibernateJpaConfiguration |
Configures a JPA EntityManagerFactory.
|
| HibernateJpaConfiguration.DeferredRepositoryInitializer | |
| JpaModuleSettingsRegistrar | |
| JpaRepositoryInterceptorConfiguration |
Configures intercepting the
CrudRepository methods when an entity gets inserted/updated/deleted. |
| PrimaryTransactionManagerTransformer |
Checks if the transaction manager (and related beans) being exposed should be configured
as primary according to the module settings.
|
| TransactionManagementConfiguration |
Configures PlatformTransactionManagers for use with @Transaction annotations.
|
Copyright © 2020. All rights reserved.