Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- AbstractCrudRepositoryInterceptor - Class in com.foreach.across.modules.hibernate.jpa.aop
 - 
Intercepts entity related methods on repository instances and executes before and after calls.
 - AbstractCrudRepositoryInterceptor(Collection<EntityInterceptor>) - Constructor for class com.foreach.across.modules.hibernate.jpa.aop.AbstractCrudRepositoryInterceptor
 - AbstractHibernatePackageModule - Class in com.foreach.across.modules.hibernate
 - AbstractHibernatePackageModule() - Constructor for class com.foreach.across.modules.hibernate.AbstractHibernatePackageModule
 - AbstractTableAliasNamingStrategy - Class in com.foreach.across.modules.hibernate.strategy
 - AbstractTableAliasNamingStrategy() - Constructor for class com.foreach.across.modules.hibernate.strategy.AbstractTableAliasNamingStrategy
 - AcrossHibernateJpaModule - Class in com.foreach.across.modules.hibernate.jpa
 - 
Enables JPA support using Hibernate as the implementation.
 - AcrossHibernateJpaModule() - Constructor for class com.foreach.across.modules.hibernate.jpa.AcrossHibernateJpaModule
 - AcrossHibernateJpaModule(DataSource) - Constructor for class com.foreach.across.modules.hibernate.jpa.AcrossHibernateJpaModule
 - AcrossHibernateJpaModule.AcrossHibernateJpaModuleBuilder - Class in com.foreach.across.modules.hibernate.jpa
 - 
Builder for creating a custom
AcrossHibernateJpaModule. - AcrossHibernateJpaModuleBuilder() - Constructor for class com.foreach.across.modules.hibernate.jpa.AcrossHibernateJpaModule.AcrossHibernateJpaModuleBuilder
 - AcrossHibernateJpaModuleSettings - Class in com.foreach.across.modules.hibernate.jpa
 - AcrossHibernateJpaModuleSettings() - Constructor for class com.foreach.across.modules.hibernate.jpa.AcrossHibernateJpaModuleSettings
 - AcrossHibernateModule - Class in com.foreach.across.modules.hibernate
 - 
Deprecated.
 - AcrossHibernateModule() - Constructor for class com.foreach.across.modules.hibernate.AcrossHibernateModule
 - 
Deprecated.
 - AcrossHibernateModule(DataSource) - Constructor for class com.foreach.across.modules.hibernate.AcrossHibernateModule
 - 
Deprecated.
 - AcrossHibernateModuleSettings - Class in com.foreach.across.modules.hibernate
 - AcrossHibernateModuleSettings() - Constructor for class com.foreach.across.modules.hibernate.AcrossHibernateModuleSettings
 - AcrossHibernateModuleSettings.ApplicationModule - Class in com.foreach.across.modules.hibernate
 - AcrossHibernateModuleSettings.PersistenceContextInViewProperties - Class in com.foreach.across.modules.hibernate
 - AcrossRepositoryConfigurationDelegate - Class in org.springframework.data.repository.config
 - AcrossRepositoryConfigurationDelegate(RepositoryConfigurationSource, ResourceLoader, Environment) - Constructor for class org.springframework.data.repository.config.AcrossRepositoryConfigurationDelegate
 - 
Creates a new
RepositoryConfigurationDelegatefor the givenRepositoryConfigurationSourceandResourceLoaderandEnvironment. - AcrossSequenceGenerator - Class in com.foreach.across.modules.hibernate.id
 - 
Custom TableGenerator strategy for generating long ids.
 - AcrossSequenceGenerator() - Constructor for class com.foreach.across.modules.hibernate.id.AcrossSequenceGenerator
 - add(HibernatePackageProvider) - Method in class com.foreach.across.modules.hibernate.provider.HibernatePackage
 - add(HibernatePackageProvider) - Method in interface com.foreach.across.modules.hibernate.provider.HibernatePackageRegistry
 - addAlias(String, String) - Method in class com.foreach.across.modules.hibernate.provider.TableAliasProvider
 - addHibernatePackageProvider(HibernatePackageProvider...) - Method in class com.foreach.across.modules.hibernate.AbstractHibernatePackageModule
 - addInterceptors(InterceptorRegistry) - Method in class com.foreach.across.modules.hibernate.extensions.HibernatePersistenceContextInViewConfiguration.OpenSessionFactoryInViewInterceptorConfiguration
 - addInterceptors(InterceptorRegistry) - Method in class com.foreach.across.modules.hibernate.extensions.JpaPersistenceContextInViewConfiguration.OpenEntityManagerInViewInterceptorConfiguration
 - addMappingResource(String...) - Method in class com.foreach.across.modules.hibernate.provider.HibernatePackage
 - addMappingResource(String...) - Method in interface com.foreach.across.modules.hibernate.provider.HibernatePackageRegistry
 - addOwnerRestriction(U) - Method in class com.foreach.across.modules.hibernate.repositories.BasicRevisionBasedJpaRepository
 - 
Add owner restriction to the partically configured criteria.
 - addPackageToScan(Class...) - Method in class com.foreach.across.modules.hibernate.provider.HibernatePackage
 - addPackageToScan(Class...) - Method in interface com.foreach.across.modules.hibernate.provider.HibernatePackageRegistry
 - addPackageToScan(String...) - Method in class com.foreach.across.modules.hibernate.provider.HibernatePackage
 - addPackageToScan(String...) - Method in interface com.foreach.across.modules.hibernate.provider.HibernatePackageRegistry
 - ADVANCED_DTO_CONVERSION - Static variable in class com.foreach.across.modules.hibernate.AcrossHibernateModuleSettings
 - afterCreate(T) - Method in interface com.foreach.across.modules.hibernate.aop.EntityInterceptor
 - afterCreate(T) - Method in class com.foreach.across.modules.hibernate.aop.EntityInterceptorAdapter
 - afterDelete(T) - Method in interface com.foreach.across.modules.hibernate.aop.EntityInterceptor
 - afterDelete(T) - Method in class com.foreach.across.modules.hibernate.aop.EntityInterceptorAdapter
 - afterDeleteAll(Class<?>) - Method in interface com.foreach.across.modules.hibernate.aop.EntityInterceptor
 - afterDeleteAll(Class<?>) - Method in class com.foreach.across.modules.hibernate.aop.EntityInterceptorAdapter
 - afterUpdate(T) - Method in interface com.foreach.across.modules.hibernate.aop.EntityInterceptor
 - afterUpdate(T) - Method in class com.foreach.across.modules.hibernate.aop.EntityInterceptorAdapter
 - ApplicationModule() - Constructor for class com.foreach.across.modules.hibernate.AcrossHibernateModuleSettings.ApplicationModule
 - ApplicationModuleRepositoryAutoConfiguration - Class in com.foreach.across.modules.hibernate.jpa.repositories.config
 - ApplicationModuleRepositoryAutoConfiguration() - Constructor for class com.foreach.across.modules.hibernate.jpa.repositories.config.ApplicationModuleRepositoryAutoConfiguration
 - assemble(Serializable, Object) - Method in class com.foreach.across.modules.hibernate.types.HibernateBitFlag
 - assemble(Serializable, Object) - Method in class com.foreach.across.modules.hibernate.types.HibernateIdLookup
 - Auditable<U> - Interface in com.foreach.across.modules.hibernate.business
 - auditableEntity - Static variable in class com.foreach.across.modules.hibernate.business.QAuditableEntity
 - AuditableEntity - Class in com.foreach.across.modules.hibernate.business
 - AuditableEntity() - Constructor for class com.foreach.across.modules.hibernate.business.AuditableEntity
 - AuditableSchemaInstaller - Class in com.foreach.across.modules.hibernate.installers
 - 
Convenience installer that creates the necessary columns for the default implementation of the
Auditableinterface. - AuditableSchemaInstaller() - Constructor for class com.foreach.across.modules.hibernate.installers.AuditableSchemaInstaller
 - AuditableSchemaInstaller(SchemaConfiguration) - Constructor for class com.foreach.across.modules.hibernate.installers.AuditableSchemaInstaller
 
B
- basePackageClasses() - Element in annotation interface com.foreach.across.modules.hibernate.jpa.repositories.config.EnableAcrossJpaRepositories
 - 
Type-safe alternative to
EnableAcrossJpaRepositories.basePackages()for specifying the packages to scan for annotated components. - basePackages() - Element in annotation interface com.foreach.across.modules.hibernate.jpa.repositories.config.EnableAcrossJpaRepositories
 - 
Base packages to scan for annotated components.
 - BasicRepository<T> - Interface in com.foreach.across.modules.hibernate.repositories
 - 
Deprecated.
 - BasicRepositoryImpl<T> - Class in com.foreach.across.modules.hibernate.repositories
 - 
Deprecated.
 - BasicRepositoryImpl() - Constructor for class com.foreach.across.modules.hibernate.repositories.BasicRepositoryImpl
 - 
Deprecated.
 - basicRepositoryInterceptor(RefreshableRegistry<EntityInterceptor>) - Method in class com.foreach.across.modules.hibernate.config.BasicRepositoryInterceptorConfiguration
 - BasicRepositoryInterceptor - Class in com.foreach.across.modules.hibernate.aop
 - 
Intercepts persistence calls on a
BasicRepository. - BasicRepositoryInterceptor(Collection<EntityInterceptor>) - Constructor for class com.foreach.across.modules.hibernate.aop.BasicRepositoryInterceptor
 - basicRepositoryInterceptorAdvisor() - Method in class com.foreach.across.modules.hibernate.modules.config.ModuleBasicRepositoryInterceptorConfiguration
 - BasicRepositoryInterceptorAdvisor - Class in com.foreach.across.modules.hibernate.aop
 - BasicRepositoryInterceptorAdvisor() - Constructor for class com.foreach.across.modules.hibernate.aop.BasicRepositoryInterceptorAdvisor
 - BasicRepositoryInterceptorConfiguration - Class in com.foreach.across.modules.hibernate.config
 - 
Configures intercepting the BasicRepository methods when an entity gets inserted/updated/deleted.
 - BasicRepositoryInterceptorConfiguration() - Constructor for class com.foreach.across.modules.hibernate.config.BasicRepositoryInterceptorConfiguration
 - BasicRepositoryPointcut - Class in com.foreach.across.modules.hibernate.aop
 - 
Defines the pointcut for intercepting BasicRepository persistence methods.
 - BasicRepositoryPointcut() - Constructor for class com.foreach.across.modules.hibernate.aop.BasicRepositoryPointcut
 - BasicRevisionBasedJpaRepository<T extends com.foreach.across.core.revision.RevisionBasedEntity<T>,
U, R extends com.foreach.across.core.revision.Revision<U>> - Class in com.foreach.across.modules.hibernate.repositories  - BasicRevisionBasedJpaRepository() - Constructor for class com.foreach.across.modules.hibernate.repositories.BasicRevisionBasedJpaRepository
 - BasicServiceHelper - Class in com.foreach.across.modules.hibernate.util
 - BEAN_NAME - Static variable in class com.foreach.across.modules.hibernate.config.ModuleSettingsRegistrar
 - beanCreationStrategyRegistrar() - Static method in class com.foreach.across.modules.hibernate.util.DozerMapperCustomizationRegistry
 - 
Creates a registrar for
BeanCreationStrategys. - beforeCreate(T) - Method in interface com.foreach.across.modules.hibernate.aop.EntityInterceptor
 - beforeCreate(T) - Method in class com.foreach.across.modules.hibernate.aop.EntityInterceptorAdapter
 - beforeDelete(T) - Method in interface com.foreach.across.modules.hibernate.aop.EntityInterceptor
 - beforeDelete(T) - Method in class com.foreach.across.modules.hibernate.aop.EntityInterceptorAdapter
 - beforeDeleteAll(Class<?>) - Method in interface com.foreach.across.modules.hibernate.aop.EntityInterceptor
 - beforeDeleteAll(Class<?>) - Method in class com.foreach.across.modules.hibernate.aop.EntityInterceptorAdapter
 - beforeUpdate(T) - Method in interface com.foreach.across.modules.hibernate.aop.EntityInterceptor
 - beforeUpdate(T) - Method in class com.foreach.across.modules.hibernate.aop.EntityInterceptorAdapter
 - BitFlag - Interface in com.foreach.across.modules.hibernate.types
 - bootstrapMode() - Element in annotation interface com.foreach.across.modules.hibernate.jpa.repositories.config.EnableAcrossJpaRepositories
 - build() - Method in class com.foreach.across.modules.hibernate.jpa.AcrossHibernateJpaModule.AcrossHibernateJpaModuleBuilder
 - builder() - Static method in class com.foreach.across.modules.hibernate.jpa.AcrossHibernateJpaModule
 
C
- call() - Method in class com.foreach.across.modules.hibernate.unitofwork.CallableUnitOfWork
 - CallableUnitOfWork<V> - Class in com.foreach.across.modules.hibernate.unitofwork
 - CallableUnitOfWork(UnitOfWorkFactory, Callable<V>) - Constructor for class com.foreach.across.modules.hibernate.unitofwork.CallableUnitOfWork
 - callAfterCreate(Collection<EntityInterceptor>, Object) - Method in class com.foreach.across.modules.hibernate.jpa.aop.AbstractCrudRepositoryInterceptor
 - callAfterDelete(Collection<EntityInterceptor>, Object) - Method in class com.foreach.across.modules.hibernate.jpa.aop.AbstractCrudRepositoryInterceptor
 - callAfterDeleteAll(Collection<EntityInterceptor>, Class) - Method in class com.foreach.across.modules.hibernate.jpa.aop.AbstractCrudRepositoryInterceptor
 - callAfterUpdate(Collection<EntityInterceptor>, Object) - Method in class com.foreach.across.modules.hibernate.jpa.aop.AbstractCrudRepositoryInterceptor
 - callBeforeCreate(Collection<EntityInterceptor>, Object) - Method in class com.foreach.across.modules.hibernate.jpa.aop.AbstractCrudRepositoryInterceptor
 - callBeforeDelete(Collection<EntityInterceptor>, Object) - Method in class com.foreach.across.modules.hibernate.jpa.aop.AbstractCrudRepositoryInterceptor
 - callBeforeDeleteAll(Collection<EntityInterceptor>, Class) - Method in class com.foreach.across.modules.hibernate.jpa.aop.AbstractCrudRepositoryInterceptor
 - callBeforeUpdate(Collection<EntityInterceptor>, Object) - Method in class com.foreach.across.modules.hibernate.jpa.aop.AbstractCrudRepositoryInterceptor
 - canEqual(Object) - Method in class com.foreach.across.modules.hibernate.AcrossHibernateModuleSettings.ApplicationModule
 - canEqual(Object) - Method in class com.foreach.across.modules.hibernate.AcrossHibernateModuleSettings
 - canEqual(Object) - Method in class com.foreach.across.modules.hibernate.AcrossHibernateModuleSettings.PersistenceContextInViewProperties
 - canEqual(Object) - Method in class com.foreach.across.modules.hibernate.jpa.AcrossHibernateJpaModuleSettings
 - close() - Method in class com.foreach.across.modules.hibernate.unitofwork.UnitOfWork
 - 
Stop the unit of work, delegates to
UnitOfWorkFactory.stop(). - com.foreach.across.modules.hibernate - package com.foreach.across.modules.hibernate
 - com.foreach.across.modules.hibernate.aop - package com.foreach.across.modules.hibernate.aop
 - com.foreach.across.modules.hibernate.business - package com.foreach.across.modules.hibernate.business
 - com.foreach.across.modules.hibernate.config - package com.foreach.across.modules.hibernate.config
 - com.foreach.across.modules.hibernate.dto - package com.foreach.across.modules.hibernate.dto
 - com.foreach.across.modules.hibernate.extensions - package com.foreach.across.modules.hibernate.extensions
 - com.foreach.across.modules.hibernate.id - package com.foreach.across.modules.hibernate.id
 - com.foreach.across.modules.hibernate.installers - package com.foreach.across.modules.hibernate.installers
 - com.foreach.across.modules.hibernate.jpa - package com.foreach.across.modules.hibernate.jpa
 - com.foreach.across.modules.hibernate.jpa.aop - package com.foreach.across.modules.hibernate.jpa.aop
 - com.foreach.across.modules.hibernate.jpa.config - package com.foreach.across.modules.hibernate.jpa.config
 - com.foreach.across.modules.hibernate.jpa.repositories - package com.foreach.across.modules.hibernate.jpa.repositories
 - com.foreach.across.modules.hibernate.jpa.repositories.config - package com.foreach.across.modules.hibernate.jpa.repositories.config
 - com.foreach.across.modules.hibernate.jpa.services - package com.foreach.across.modules.hibernate.jpa.services
 - com.foreach.across.modules.hibernate.jpa.unitofwork - package com.foreach.across.modules.hibernate.jpa.unitofwork
 - com.foreach.across.modules.hibernate.modules.config - package com.foreach.across.modules.hibernate.modules.config
 - com.foreach.across.modules.hibernate.provider - package com.foreach.across.modules.hibernate.provider
 - com.foreach.across.modules.hibernate.repositories - package com.foreach.across.modules.hibernate.repositories
 - com.foreach.across.modules.hibernate.services - package com.foreach.across.modules.hibernate.services
 - com.foreach.across.modules.hibernate.strategy - package com.foreach.across.modules.hibernate.strategy
 - com.foreach.across.modules.hibernate.support - package com.foreach.across.modules.hibernate.support
 - com.foreach.across.modules.hibernate.types - package com.foreach.across.modules.hibernate.types
 - com.foreach.across.modules.hibernate.unitofwork - package com.foreach.across.modules.hibernate.unitofwork
 - com.foreach.across.modules.hibernate.util - package com.foreach.across.modules.hibernate.util
 - CommonJpaRepository<T,
U extends Serializable> - Interface in com.foreach.across.modules.hibernate.jpa.repositories  - 
Shortcut interface combining the default
JpaRepositorywith aJpaSpecificationExecutor. - CompositeUnitOfWorkFactory - Class in com.foreach.across.modules.hibernate.unitofwork
 - 
Implementation of
UnitOfWorkFactorythat combines multiple instances to behave as a single. - CompositeUnitOfWorkFactory(Collection<UnitOfWorkFactory>) - Constructor for class com.foreach.across.modules.hibernate.unitofwork.CompositeUnitOfWorkFactory
 - configure(Type, Properties, ServiceRegistry) - Method in class com.foreach.across.modules.hibernate.id.AcrossSequenceGenerator
 - configureHibernatePackage(HibernatePackageRegistry) - Method in interface com.foreach.across.modules.hibernate.provider.HibernatePackageConfigurer
 - 
Called when the package is to be assembled.
 - configureHibernatePackage(HibernatePackageRegistry) - Method in interface com.foreach.across.modules.hibernate.provider.HibernatePackageConfiguringModule
 - 
Deprecated.
 - considerNestedRepositories() - Element in annotation interface com.foreach.across.modules.hibernate.jpa.repositories.config.EnableAcrossJpaRepositories
 - 
Configures whether nested repository-interfaces (e.g. defined as inner classes) should be discovered by the repositories infrastructure.
 - copyFrom(T) - Method in class com.foreach.across.modules.hibernate.dto.IdBasedEntityDto
 - 
Deprecated.
 - create(BeanCreationDirective) - Method in class com.foreach.across.modules.hibernate.util.DomainTypesBeanCreationStrategy
 - create(Runnable) - Method in class com.foreach.across.modules.hibernate.jpa.unitofwork.JpaUnitOfWorkFactoryImpl
 - 
Wraps a Runnable into a unit of work.
 - create(Runnable) - Method in class com.foreach.across.modules.hibernate.unitofwork.CompositeUnitOfWorkFactory
 - 
Wraps a Runnable into a unit of work.
 - create(Runnable) - Method in interface com.foreach.across.modules.hibernate.unitofwork.UnitOfWorkFactory
 - 
Wraps a Runnable into a unit of work.
 - create(Runnable) - Method in class com.foreach.across.modules.hibernate.unitofwork.UnitOfWorkFactoryImpl
 - 
Wraps a Runnable into a unit of work.
 - create(Callable<T>) - Method in class com.foreach.across.modules.hibernate.jpa.unitofwork.JpaUnitOfWorkFactoryImpl
 - 
Wraps a Callable into a unit of work.
 - create(Callable<T>) - Method in class com.foreach.across.modules.hibernate.unitofwork.CompositeUnitOfWorkFactory
 - 
Wraps a Callable into a unit of work.
 - create(Callable<T>) - Method in interface com.foreach.across.modules.hibernate.unitofwork.UnitOfWorkFactory
 - 
Wraps a Callable into a unit of work.
 - create(Callable<T>) - Method in class com.foreach.across.modules.hibernate.unitofwork.UnitOfWorkFactoryImpl
 - 
Wraps a Callable into a unit of work.
 - create(T) - Method in interface com.foreach.across.modules.hibernate.repositories.BasicRepository
 - 
Deprecated.
 - create(T) - Method in class com.foreach.across.modules.hibernate.repositories.BasicRepositoryImpl
 - 
Deprecated.
 - CREATE_UNITOFWORK_FACTORY - Static variable in class com.foreach.across.modules.hibernate.AcrossHibernateModuleSettings
 - createdBy - Variable in class com.foreach.across.modules.hibernate.business.QAuditableEntity
 - createdBy - Variable in class com.foreach.across.modules.hibernate.business.QSettableIdAuditableEntity
 - createdDate - Variable in class com.foreach.across.modules.hibernate.business.QAuditableEntity
 - createdDate - Variable in class com.foreach.across.modules.hibernate.business.QSettableIdAuditableEntity
 - createDto(T) - Static method in class com.foreach.across.modules.hibernate.util.DtoUtils
 - 
Attempts to create a default dto for an object by creating a new instance and copying all properties.
 - createInstance() - Method in class com.foreach.across.modules.hibernate.config.HibernatePackageBuilder
 - createRepositoryFactory(EntityManager) - Method in class com.foreach.across.modules.hibernate.jpa.repositories.EntityInterceptingJpaRepositoryFactoryBean
 - createSettings() - Method in class com.foreach.across.modules.hibernate.AbstractHibernatePackageModule
 - 
Create the specific settings implementation instance for property binding.
 - createSettings() - Method in class com.foreach.across.modules.hibernate.jpa.AcrossHibernateJpaModule
 - customFieldMapperRegistrar() - Static method in class com.foreach.across.modules.hibernate.util.DozerMapperCustomizationRegistry
 - 
Creates a registrar for
CustomFieldMappers. - customization() - Method in class com.foreach.across.modules.hibernate.util.DozerMapperCustomizationRegistry.DozerCustomizationRegistrar
 - customization(T) - Method in class com.foreach.across.modules.hibernate.util.DozerMapperCustomizationRegistry.DozerCustomizationRegistrar
 
D
- dataSource(DataSource) - Method in class com.foreach.across.modules.hibernate.jpa.AcrossHibernateJpaModule.AcrossHibernateJpaModuleBuilder
 - 
Datasource instance that the entity manager should use.
 - dataSourceName(String) - Method in class com.foreach.across.modules.hibernate.jpa.AcrossHibernateJpaModule.AcrossHibernateJpaModuleBuilder
 - 
Name of the datasource bean the entity manager should use.
 - deepCopy(Set<T>) - Method in class com.foreach.across.modules.hibernate.types.HibernateBitFlag
 - deepCopy(T) - Method in class com.foreach.across.modules.hibernate.types.HibernateIdLookup
 - DEFAULT_ACROSS_BOOTSTRAP_MODE - Static variable in class com.foreach.across.modules.hibernate.jpa.config.HibernateJpaConfiguration
 - DEFAULT_ORDER - Static variable in class com.foreach.across.modules.hibernate.util.DozerMapperCustomizationRegistry
 - DeferredRepositoryInitializer(AcrossHibernateJpaModule, ListableBeanFactory) - Constructor for class com.foreach.across.modules.hibernate.jpa.config.HibernateJpaConfiguration.DeferredRepositoryInitializer
 - delete(T) - Method in interface com.foreach.across.modules.hibernate.repositories.BasicRepository
 - 
Deprecated.
 - delete(T) - Method in class com.foreach.across.modules.hibernate.repositories.BasicRepositoryImpl
 - 
Deprecated.
 - delete(T) - Method in class com.foreach.across.modules.hibernate.repositories.BasicRevisionBasedJpaRepository
 - 
Removes an entity from the data store.
 - deleteAllForOwner(U) - Method in class com.foreach.across.modules.hibernate.repositories.BasicRevisionBasedJpaRepository
 - 
Delete all entities across all revisions for the owner.
 - determineCallbackMethod(MethodInvocation) - Method in class com.foreach.across.modules.hibernate.jpa.aop.AbstractCrudRepositoryInterceptor
 - determineCallbackMethod(MethodInvocation) - Method in class com.foreach.across.modules.hibernate.jpa.aop.JpaRepositoryInterceptor
 - disassemble(Set<T>) - Method in class com.foreach.across.modules.hibernate.types.HibernateBitFlag
 - disassemble(T) - Method in class com.foreach.across.modules.hibernate.types.HibernateIdLookup
 - distinct(Specification<T>...) - Method in class com.foreach.across.modules.hibernate.repositories.BasicRevisionBasedJpaRepository
 - DomainTypesBeanCreationStrategy - Class in com.foreach.across.modules.hibernate.util
 - DomainTypesBeanCreationStrategy() - Constructor for class com.foreach.across.modules.hibernate.util.DomainTypesBeanCreationStrategy
 - dozerBeanMapper(ConfigurableBeanFactory, Optional<DozerMapperCustomizationRegistry>) - Method in class com.foreach.across.modules.hibernate.util.DozerConfiguration
 - DozerConfiguration - Class in com.foreach.across.modules.hibernate.util
 - 
If Dozer is on the classpath, this configures a
DozerBeanMapperand aDozerMapperCustomizationRegistry. - DozerConfiguration(AcrossHibernateModuleSettings) - Constructor for class com.foreach.across.modules.hibernate.util.DozerConfiguration
 - DozerCustomizationRegistrar() - Constructor for class com.foreach.across.modules.hibernate.util.DozerMapperCustomizationRegistry.DozerCustomizationRegistrar
 - DozerCustomizationRegistrar(String, T, int) - Constructor for class com.foreach.across.modules.hibernate.util.DozerMapperCustomizationRegistry.DozerCustomizationRegistrar
 - DozerMapperCustomizationRegistry - Class in com.foreach.across.modules.hibernate.util
 - 
Configures a proxy
BeanCreationStrategyto support customizing the DozerMapper. - DozerMapperCustomizationRegistry() - Constructor for class com.foreach.across.modules.hibernate.util.DozerMapperCustomizationRegistry
 - DozerMapperCustomizationRegistry.DozerCustomizationRegistrar<T> - Class in com.foreach.across.modules.hibernate.util
 - DtoUtils - Class in com.foreach.across.modules.hibernate.util
 
E
- EnableAcrossJpaRepositories - Annotation Interface in com.foreach.across.modules.hibernate.jpa.repositories.config
 - 
Customized replacement for
EnableJpaRepositoriesannotation. - enableDefaultTransactions() - Element in annotation interface com.foreach.across.modules.hibernate.jpa.repositories.config.EnableAcrossJpaRepositories
 - 
Configures whether to enable default transactions for Spring Data JPA repositories.
 - EnableTransactionManagementConfiguration - Class in com.foreach.across.modules.hibernate.modules.config
 - 
Enables transaction management in modules.
 - EnableTransactionManagementConfiguration() - Constructor for class com.foreach.across.modules.hibernate.modules.config.EnableTransactionManagementConfiguration
 - EntityInterceptingJpaRepositoryFactoryBean<T extends org.springframework.data.repository.Repository<S,
ID>, S, ID extends Serializable> - Class in com.foreach.across.modules.hibernate.jpa.repositories  - 
Extension to
JpaRepositoryFactoryBeanthat adds aJpaRepositoryInterceptorto theJpaRepositoryit creates. - EntityInterceptingJpaRepositoryFactoryBean(Class<? extends T>) - Constructor for class com.foreach.across.modules.hibernate.jpa.repositories.EntityInterceptingJpaRepositoryFactoryBean
 - EntityInterceptingJpaRepositoryFactoryBean.EntityInterceptorProxyPostProcessor - Class in com.foreach.across.modules.hibernate.jpa.repositories
 - EntityInterceptor<T> - Interface in com.foreach.across.modules.hibernate.aop
 - EntityInterceptorAdapter<T> - Class in com.foreach.across.modules.hibernate.aop
 - 
Base class for an interceptor hooked to repository persistence events.
 - EntityInterceptorAdapter() - Constructor for class com.foreach.across.modules.hibernate.aop.EntityInterceptorAdapter
 - EntityInterceptorProxyPostProcessor(AcrossContextBeanRegistry, String) - Constructor for class com.foreach.across.modules.hibernate.jpa.repositories.EntityInterceptingJpaRepositoryFactoryBean.EntityInterceptorProxyPostProcessor
 - entityInterceptors() - Method in class com.foreach.across.modules.hibernate.config.InterceptorRegistryConfiguration
 - entityManagerFactory() - Method in class com.foreach.across.modules.hibernate.jpa.config.HibernateJpaConfiguration
 - entityManagerFactoryRef() - Element in annotation interface com.foreach.across.modules.hibernate.jpa.repositories.config.EnableAcrossJpaRepositories
 - 
Configures the name of the
EntityManagerFactorybean definition to be used to create repositories discovered through this annotation. - EntityWithDto<T> - Interface in com.foreach.across.modules.hibernate.business
 - enumClass - Variable in class com.foreach.across.modules.hibernate.types.HibernateBitFlag
 - enumClass - Variable in class com.foreach.across.modules.hibernate.types.HibernateIdLookup
 - enumValues - Variable in class com.foreach.across.modules.hibernate.types.HibernateBitFlag
 - enumValues - Variable in class com.foreach.across.modules.hibernate.types.HibernateIdLookup
 - equals(Object) - Method in class com.foreach.across.modules.hibernate.AcrossHibernateModuleSettings.ApplicationModule
 - equals(Object) - Method in class com.foreach.across.modules.hibernate.AcrossHibernateModuleSettings
 - equals(Object) - Method in class com.foreach.across.modules.hibernate.AcrossHibernateModuleSettings.PersistenceContextInViewProperties
 - equals(Object) - Method in class com.foreach.across.modules.hibernate.business.SettableIdBasedEntity
 - 
Two non-new entities are considered equal if they have the same id.
 - equals(Object) - Method in class com.foreach.across.modules.hibernate.dto.IdBasedEntityDto
 - 
Deprecated.
 - equals(Object) - Method in class com.foreach.across.modules.hibernate.jpa.AcrossHibernateJpaModuleSettings
 - equals(Set<T>, Set<T>) - Method in class com.foreach.across.modules.hibernate.types.HibernateBitFlag
 - equals(T, T) - Method in class com.foreach.across.modules.hibernate.types.HibernateIdLookup
 - escapeCharacter() - Element in annotation interface com.foreach.across.modules.hibernate.jpa.repositories.config.EnableAcrossJpaRepositories
 - excludeFilters() - Element in annotation interface com.foreach.across.modules.hibernate.jpa.repositories.config.EnableAcrossJpaRepositories
 - 
Specifies which types are not eligible for component scanning.
 - exposePrefix(String) - Method in class com.foreach.across.modules.hibernate.jpa.AcrossHibernateJpaModule.AcrossHibernateJpaModuleBuilder
 - 
Bean name prefix to apply to the beans being exposed.
 
F
- FILTER - Enum constant in enum class com.foreach.across.modules.hibernate.config.PersistenceContextInView
 - 
Create a filter and register it dynamically to all servlets if possible.
 - findAll() - Method in interface com.foreach.across.modules.hibernate.repositories.BasicRepository
 - 
Deprecated.
 - findAll() - Method in class com.foreach.across.modules.hibernate.repositories.BasicRepositoryImpl
 - 
Deprecated.
 - findAll(Collection<Long>) - Method in interface com.foreach.across.modules.hibernate.repositories.BasicRepository
 - 
Deprecated.
 - findAll(Collection<Long>) - Method in class com.foreach.across.modules.hibernate.repositories.BasicRepositoryImpl
 - 
Deprecated.
 - findInterceptorsToApply(Class<?>, Collection<EntityInterceptor>) - Method in class com.foreach.across.modules.hibernate.jpa.aop.AbstractCrudRepositoryInterceptor
 
G
- generate(SharedSessionContractImplementor, Object) - Method in class com.foreach.across.modules.hibernate.id.AcrossSequenceGenerator
 - getAllForDraftRevision(U) - Method in class com.foreach.across.modules.hibernate.repositories.BasicRevisionBasedJpaRepository
 - getAllForLatestRevision(U) - Method in class com.foreach.across.modules.hibernate.repositories.BasicRevisionBasedJpaRepository
 - getAllForSpecificRevision(U, int) - Method in class com.foreach.across.modules.hibernate.repositories.BasicRevisionBasedJpaRepository
 - getApplicationModule() - Method in class com.foreach.across.modules.hibernate.AcrossHibernateModuleSettings
 - getById(long) - Method in interface com.foreach.across.modules.hibernate.repositories.BasicRepository
 - 
Deprecated.
 - getById(long) - Method in class com.foreach.across.modules.hibernate.repositories.BasicRepositoryImpl
 - 
Deprecated.Adds the default order to the criteria.
 - getClassFilter() - Method in class com.foreach.across.modules.hibernate.aop.BasicRepositoryPointcut
 - getClassFilter() - Method in class com.foreach.across.modules.hibernate.jpa.aop.JpaRepositoryPointcut
 - getCreatedBy() - Method in interface com.foreach.across.modules.hibernate.business.Auditable
 - getCreatedBy() - Method in class com.foreach.across.modules.hibernate.business.AuditableEntity
 - getCreatedBy() - Method in class com.foreach.across.modules.hibernate.business.SettableIdAuditableEntity
 - getCreatedDate() - Method in interface com.foreach.across.modules.hibernate.business.Auditable
 - getCreatedDate() - Method in class com.foreach.across.modules.hibernate.business.AuditableEntity
 - getCreatedDate() - Method in class com.foreach.across.modules.hibernate.business.SettableIdAuditableEntity
 - getCurrentSession() - Method in class com.foreach.across.modules.hibernate.jpa.services.JpaHibernateSessionHolderImpl
 - getCurrentSession() - Method in interface com.foreach.across.modules.hibernate.services.HibernateSessionHolder
 - getCurrentSession() - Method in class com.foreach.across.modules.hibernate.services.HibernateSessionHolderImpl
 - getDataSource() - Method in class com.foreach.across.modules.hibernate.AbstractHibernatePackageModule
 - 
Get the datasource associated directly with this module.
 - getDataSource() - Method in class com.foreach.across.modules.hibernate.AcrossHibernateModuleSettings
 - 
Name of the dataSource bean that should be resolved and used for the entity manager.
 - getDataSource() - Method in class com.foreach.across.modules.hibernate.installers.AuditableSchemaInstaller
 - getDataSourceName() - Method in class com.foreach.across.modules.hibernate.AbstractHibernatePackageModule
 - 
The initial name of the datasource bean that the entity manager should use.
 - getDefaultSchema() - Method in class com.foreach.across.modules.hibernate.installers.AuditableSchemaInstaller
 - getDescription() - Method in class com.foreach.across.modules.hibernate.AcrossHibernateModule
 - 
Deprecated.
 - getDescription() - Method in class com.foreach.across.modules.hibernate.jpa.AcrossHibernateJpaModule
 - getEntityClass() - Method in interface com.foreach.across.modules.hibernate.repositories.BasicRepository
 - 
Deprecated.
 - getEntityClass() - Method in class com.foreach.across.modules.hibernate.repositories.BasicRepositoryImpl
 - 
Deprecated.
 - getEntityClass(MethodInvocation) - Method in class com.foreach.across.modules.hibernate.jpa.aop.AbstractCrudRepositoryInterceptor
 - getHandler() - Method in class com.foreach.across.modules.hibernate.AcrossHibernateModuleSettings.PersistenceContextInViewProperties
 - 
If a view layer is enabled, should an open session/entity manager be created for the entire request by using either a filter or an interceptor.
 - getHibernate() - Method in class com.foreach.across.modules.hibernate.AcrossHibernateModuleSettings
 - getHibernatePackageProviders() - Method in class com.foreach.across.modules.hibernate.AbstractHibernatePackageModule
 - 
Returns the set of HibernatePackageProvider instances configured directly on this module.
 - getHibernateProperties() - Method in class com.foreach.across.modules.hibernate.AbstractHibernatePackageModule
 - getHibernateProperties() - Method in class com.foreach.across.modules.hibernate.AcrossHibernateModuleSettings
 - 
Deprecated.
 - getHibernateProperties(HibernateSettings) - Method in class com.foreach.across.modules.hibernate.AcrossHibernateModuleSettings
 - 
Get the merged set of Hibernate properties for the datasource.
 - getId() - Method in interface com.foreach.across.modules.hibernate.business.IdBasedEntity
 - getId() - Method in class com.foreach.across.modules.hibernate.dto.IdBasedEntityDto
 - 
Deprecated.
 - getId() - Method in interface com.foreach.across.modules.hibernate.types.BitFlag
 - getId() - Method in interface com.foreach.across.modules.hibernate.types.IdLookup
 - 
Returns the unique id of type <I> for this instance.
 - getInterceptors() - Method in class com.foreach.across.modules.hibernate.jpa.aop.AbstractCrudRepositoryInterceptor
 - getLastModifiedBy() - Method in interface com.foreach.across.modules.hibernate.business.Auditable
 - getLastModifiedBy() - Method in class com.foreach.across.modules.hibernate.business.AuditableEntity
 - getLastModifiedBy() - Method in class com.foreach.across.modules.hibernate.business.SettableIdAuditableEntity
 - getLastModifiedDate() - Method in interface com.foreach.across.modules.hibernate.business.Auditable
 - getLastModifiedDate() - Method in class com.foreach.across.modules.hibernate.business.AuditableEntity
 - getLastModifiedDate() - Method in class com.foreach.across.modules.hibernate.business.SettableIdAuditableEntity
 - getMappingResources() - Method in class com.foreach.across.modules.hibernate.provider.HibernatePackage
 - getMappingResources() - Method in interface com.foreach.across.modules.hibernate.provider.HibernatePackageProvider
 - getMappingResources() - Method in class com.foreach.across.modules.hibernate.provider.HibernatePackageProviderAdapter
 - getMappingResources() - Method in class com.foreach.across.modules.hibernate.provider.HibernatePackageProviderComposite
 - getMappingResources() - Method in class com.foreach.across.modules.hibernate.provider.MappingResourceProvider
 - getName() - Method in class com.foreach.across.modules.hibernate.AcrossHibernateModule
 - 
Deprecated.
 - getName() - Method in class com.foreach.across.modules.hibernate.jpa.AcrossHibernateJpaModule
 - getName() - Method in class com.foreach.across.modules.hibernate.provider.HibernatePackage
 - getName() - Method in interface com.foreach.across.modules.hibernate.provider.HibernatePackageRegistry
 - getNewEntityId() - Method in class com.foreach.across.modules.hibernate.business.SettableIdBasedEntity
 - 
Returns the id that will forcibly be assigned when persisting this entity.
 - getObjectType() - Method in class com.foreach.across.modules.hibernate.config.HibernatePackageBuilder
 - getOrder() - Method in class com.foreach.across.modules.hibernate.AcrossHibernateModuleSettings.PersistenceContextInViewProperties
 - 
Configure the order of the persistence context view handler (if created).
 - getOrder() - Method in class com.foreach.across.modules.hibernate.extensions.HibernatePersistenceContextInViewConfiguration.OpenSessionFactoryInViewInterceptorConfiguration
 - getOrder() - Method in class com.foreach.across.modules.hibernate.extensions.JpaPersistenceContextInViewConfiguration.OpenEntityManagerInViewInterceptorConfiguration
 - getPackagesToScan() - Method in class com.foreach.across.modules.hibernate.provider.HibernatePackage
 - getPackagesToScan() - Method in interface com.foreach.across.modules.hibernate.provider.HibernatePackageProvider
 - getPackagesToScan() - Method in class com.foreach.across.modules.hibernate.provider.HibernatePackageProviderAdapter
 - getPackagesToScan() - Method in class com.foreach.across.modules.hibernate.provider.HibernatePackageProviderComposite
 - getPackagesToScan() - Method in class com.foreach.across.modules.hibernate.provider.PackagesToScanProvider
 - getPersistenceContextInView() - Method in class com.foreach.across.modules.hibernate.AcrossHibernateModuleSettings
 - getPersistenceUnitName() - Method in class com.foreach.across.modules.hibernate.jpa.AcrossHibernateJpaModuleSettings
 - 
Name of the persistence unit that is being managed by this module.
 - getPointcut() - Method in class com.foreach.across.modules.hibernate.aop.BasicRepositoryInterceptorAdvisor
 - getPointcut() - Method in class com.foreach.across.modules.hibernate.jpa.aop.JpaRepositoryInterceptorAdvisor
 - getPrimary() - Method in class com.foreach.across.modules.hibernate.jpa.AcrossHibernateJpaModuleSettings
 - 
Should this module register its
PlatformTransactionManager,TransactionTemplateandHibernateSessionHolderas primary when exposing. - getPropertiesPrefix() - Method in class com.foreach.across.modules.hibernate.AbstractHibernatePackageModule
 - getSchemaConfiguration() - Method in class com.foreach.across.modules.hibernate.installers.AuditableSchemaInstaller
 - getSqlType() - Method in class com.foreach.across.modules.hibernate.types.HibernateBitFlag
 - getSqlType() - Method in class com.foreach.across.modules.hibernate.types.HibernateIdLookup
 - getTableAliases() - Method in class com.foreach.across.modules.hibernate.provider.HibernatePackage
 - getTableAliases() - Method in interface com.foreach.across.modules.hibernate.provider.HibernatePackageProvider
 - getTableAliases() - Method in class com.foreach.across.modules.hibernate.provider.HibernatePackageProviderAdapter
 - getTableAliases() - Method in class com.foreach.across.modules.hibernate.provider.HibernatePackageProviderComposite
 - getTableAliases() - Method in class com.foreach.across.modules.hibernate.provider.TableAliasProvider
 - getTableNames() - Method in class com.foreach.across.modules.hibernate.installers.AuditableSchemaInstaller
 - getTransactionProperties() - Method in class com.foreach.across.modules.hibernate.AcrossHibernateModuleSettings
 
H
- handles(Class<?>) - Method in interface com.foreach.across.modules.hibernate.aop.EntityInterceptor
 - 
Boolean method that checks if the interceptor should be executed for a particular target entity class.
 - hashCode() - Method in class com.foreach.across.modules.hibernate.AcrossHibernateModuleSettings.ApplicationModule
 - hashCode() - Method in class com.foreach.across.modules.hibernate.AcrossHibernateModuleSettings
 - hashCode() - Method in class com.foreach.across.modules.hibernate.AcrossHibernateModuleSettings.PersistenceContextInViewProperties
 - hashCode() - Method in class com.foreach.across.modules.hibernate.business.SettableIdBasedEntity
 - hashCode() - Method in class com.foreach.across.modules.hibernate.dto.IdBasedEntityDto
 - 
Deprecated.
 - hashCode() - Method in class com.foreach.across.modules.hibernate.jpa.AcrossHibernateJpaModuleSettings
 - hashCode(Set<T>) - Method in class com.foreach.across.modules.hibernate.types.HibernateBitFlag
 - hashCode(T) - Method in class com.foreach.across.modules.hibernate.types.HibernateIdLookup
 - HIBERNATE_PROPERTIES - Static variable in class com.foreach.across.modules.hibernate.AcrossHibernateModuleSettings
 - HibernateBitFlag<T extends Enum<T> & BitFlag> - Class in com.foreach.across.modules.hibernate.types
 - HibernateBitFlag(Class<T>) - Constructor for class com.foreach.across.modules.hibernate.types.HibernateBitFlag
 - HibernateConfiguration - Class in com.foreach.across.modules.hibernate.config
 - 
Configures a standard SessionFactory.
 - HibernateConfiguration(AcrossHibernateModule, AcrossHibernateModuleSettings, ListableBeanFactory) - Constructor for class com.foreach.across.modules.hibernate.config.HibernateConfiguration
 - HibernateIdLookup<T extends Enum<T> & IdLookup<K>,
K> - Class in com.foreach.across.modules.hibernate.types  - 
Defines a generic strategy to transform enum values and their representation in the database.
 - HibernateIdLookup(Class<T>, int) - Constructor for class com.foreach.across.modules.hibernate.types.HibernateIdLookup
 - HibernateJpaConfiguration - Class in com.foreach.across.modules.hibernate.jpa.config
 - 
Configures a JPA EntityManagerFactory.
 - HibernateJpaConfiguration(AcrossHibernateJpaModule, AcrossHibernateJpaModuleSettings, HibernatePackage, ListableBeanFactory) - Constructor for class com.foreach.across.modules.hibernate.jpa.config.HibernateJpaConfiguration
 - HibernateJpaConfiguration.DeferredRepositoryInitializer - Class in com.foreach.across.modules.hibernate.jpa.config
 - HibernatePackage - Class in com.foreach.across.modules.hibernate.provider
 - 
Represents a set of configuration items for Hibernate.
 - HibernatePackage(String) - Constructor for class com.foreach.across.modules.hibernate.provider.HibernatePackage
 - HibernatePackageBuilder - Class in com.foreach.across.modules.hibernate.config
 - 
Responsible for building the resources that should be mapped to the entity manager.
 - HibernatePackageBuilder(AcrossContextInfo, AbstractHibernatePackageModule, AcrossHibernateModuleSettings) - Constructor for class com.foreach.across.modules.hibernate.config.HibernatePackageBuilder
 - HibernatePackageConfigurer - Interface in com.foreach.across.modules.hibernate.provider
 - 
Allows a
HibernatePackageRegistryto be configured. - HibernatePackageConfiguringModule - Interface in com.foreach.across.modules.hibernate.provider
 - 
Deprecated.use
HibernatePackageConfigurerinstead - HibernatePackageProvider - Interface in com.foreach.across.modules.hibernate.provider
 - HibernatePackageProviderAdapter - Class in com.foreach.across.modules.hibernate.provider
 - HibernatePackageProviderAdapter() - Constructor for class com.foreach.across.modules.hibernate.provider.HibernatePackageProviderAdapter
 - HibernatePackageProviderComposite - Class in com.foreach.across.modules.hibernate.provider
 - HibernatePackageProviderComposite(HibernatePackageProvider...) - Constructor for class com.foreach.across.modules.hibernate.provider.HibernatePackageProviderComposite
 - HibernatePackageRegistry - Interface in com.foreach.across.modules.hibernate.provider
 - 
Registry interface to extend a HibernatePackage.
 - HibernatePersistenceContextInViewConfiguration - Class in com.foreach.across.modules.hibernate.extensions
 - HibernatePersistenceContextInViewConfiguration() - Constructor for class com.foreach.across.modules.hibernate.extensions.HibernatePersistenceContextInViewConfiguration
 - HibernatePersistenceContextInViewConfiguration.OpenSessionFactoryInViewFilterConfiguration - Class in com.foreach.across.modules.hibernate.extensions
 - HibernatePersistenceContextInViewConfiguration.OpenSessionFactoryInViewInterceptorConfiguration - Class in com.foreach.across.modules.hibernate.extensions
 - HibernateProxyDozerFieldMapper - Class in com.foreach.across.modules.hibernate.util
 - 
CustomFieldMapperthat initializes a non-hibernate initialized lazy field via a new session upon the first request to the object. - HibernateProxyDozerFieldMapper(Mapper, HibernateSessionHolder) - Constructor for class com.foreach.across.modules.hibernate.util.HibernateProxyDozerFieldMapper
 - hibernateSessionHolder() - Method in class com.foreach.across.modules.hibernate.config.HibernateConfiguration
 - hibernateSessionHolder() - Method in class com.foreach.across.modules.hibernate.jpa.config.HibernateJpaConfiguration
 - HibernateSessionHolder - Interface in com.foreach.across.modules.hibernate.services
 - HibernateSessionHolderImpl - Class in com.foreach.across.modules.hibernate.services
 - HibernateSessionHolderImpl() - Constructor for class com.foreach.across.modules.hibernate.services.HibernateSessionHolderImpl
 
I
- IdBasedEntity - Interface in com.foreach.across.modules.hibernate.business
 - IdBasedEntityDto<T extends IdBasedEntity> - Class in com.foreach.across.modules.hibernate.dto
 - 
Deprecated.
 - IdBasedEntityDto() - Constructor for class com.foreach.across.modules.hibernate.dto.IdBasedEntityDto
 - 
Deprecated.
 - IdBasedEntityJpaRepository<T extends SettableIdBasedEntity> - Interface in com.foreach.across.modules.hibernate.jpa.repositories
 - 
Shortcut interface for a JPA repository for an
IdBasedEntity. - IdLookup<I> - Interface in com.foreach.across.modules.hibernate.types
 - includeFilters() - Element in annotation interface com.foreach.across.modules.hibernate.jpa.repositories.config.EnableAcrossJpaRepositories
 - 
Specifies which types are eligible for component scanning.
 - initializeRepositories(AcrossContextBootstrappedEvent) - Method in class com.foreach.across.modules.hibernate.jpa.config.HibernateJpaConfiguration.DeferredRepositoryInitializer
 - 
This method will trigger when the spring.data.jpa.repositories.bootstrap-mode is set to deferred.
 - insert(T) - Method in class com.foreach.across.modules.hibernate.repositories.BasicRevisionBasedJpaRepository
 - 
Inserts a new entity in the data store.
 - install() - Method in class com.foreach.across.modules.hibernate.installers.AuditableSchemaInstaller
 - INTERCEPT_ORDER - Static variable in class com.foreach.across.modules.hibernate.aop.BasicRepositoryInterceptorAdvisor
 - 
The interceptor should run in the same transaction as the repository methods.
 - INTERCEPT_ORDER - Static variable in class com.foreach.across.modules.hibernate.jpa.aop.JpaRepositoryInterceptorAdvisor
 - 
By default the interceptor should run within the same transaction.
 - INTERCEPT_ORDER - Static variable in class com.foreach.across.modules.hibernate.modules.config.EnableTransactionManagementConfiguration
 - 
Order for the AOP interceptor.
 - INTERCEPTOR - Enum constant in enum class com.foreach.across.modules.hibernate.config.PersistenceContextInView
 - 
Create an interceptor and register it on the handlermapping level.
 - InterceptorRegistryConfiguration - Class in com.foreach.across.modules.hibernate.config
 - InterceptorRegistryConfiguration() - Constructor for class com.foreach.across.modules.hibernate.config.InterceptorRegistryConfiguration
 - invoke() - Method in interface com.foreach.across.modules.hibernate.support.TransactionWrapper.InvocationCallback
 - invoke(MethodInvocation) - Method in class com.foreach.across.modules.hibernate.aop.BasicRepositoryInterceptor
 - invoke(MethodInvocation) - Method in class com.foreach.across.modules.hibernate.jpa.aop.AbstractCrudRepositoryInterceptor
 - invokeWithinTransaction(TransactionWrapper.InvocationCallback<R>) - Method in class com.foreach.across.modules.hibernate.support.TransactionWrapper
 - isAdvancedDtoConversion() - Method in class com.foreach.across.modules.hibernate.AcrossHibernateModuleSettings
 - 
Configures a more advanced conversion for
DtoUtils.createDto(Object)using Dozer. - isApplicable(BeanCreationDirective) - Method in class com.foreach.across.modules.hibernate.util.DomainTypesBeanCreationStrategy
 - isCreateUnitOfWorkFactory() - Method in class com.foreach.across.modules.hibernate.AcrossHibernateModuleSettings
 - 
Should a UnitOfWorkFactory be created.
 - isDeleted() - Method in interface com.foreach.across.modules.hibernate.repositories.Undeletable
 - isEntityScan() - Method in class com.foreach.across.modules.hibernate.AcrossHibernateModuleSettings.ApplicationModule
 - 
Is entity scanning of the application module enabled?
 - isMutable() - Method in class com.foreach.across.modules.hibernate.types.HibernateBitFlag
 - isMutable() - Method in class com.foreach.across.modules.hibernate.types.HibernateIdLookup
 - isNew() - Method in class com.foreach.across.modules.hibernate.business.SettableIdBasedEntity
 - 
Returns if the
Persistableis new or was persisted already. - isNewEntity() - Method in class com.foreach.across.modules.hibernate.dto.IdBasedEntityDto
 - 
Deprecated.
 - isOpenInView() - Method in class com.foreach.across.modules.hibernate.AcrossHibernateModuleSettings
 - isRegisterRepositoryInterceptor() - Method in class com.foreach.across.modules.hibernate.AcrossHibernateModuleSettings
 - 
Should common Repository implementations in modules automatically be intercepted.
 - isRepositoryScan() - Method in class com.foreach.across.modules.hibernate.AcrossHibernateModuleSettings.ApplicationModule
 - 
Is Spring data repository scanning of the application module enabled?
 - isScanForHibernatePackages() - Method in class com.foreach.across.modules.hibernate.AbstractHibernatePackageModule
 - 
If true this module will scan other modules to see if they implement the HibernatePackageConfiguringModule interface.
 
J
- jdbcTypeCode - Variable in class com.foreach.across.modules.hibernate.types.HibernateIdLookup
 - JpaHibernateSessionHolderImpl - Class in com.foreach.across.modules.hibernate.jpa.services
 - JpaHibernateSessionHolderImpl() - Constructor for class com.foreach.across.modules.hibernate.jpa.services.JpaHibernateSessionHolderImpl
 - JpaModuleSettingsRegistrar - Class in com.foreach.across.modules.hibernate.jpa.config
 - JpaModuleSettingsRegistrar() - Constructor for class com.foreach.across.modules.hibernate.jpa.config.JpaModuleSettingsRegistrar
 - JpaPersistenceContextInViewConfiguration - Class in com.foreach.across.modules.hibernate.extensions
 - JpaPersistenceContextInViewConfiguration() - Constructor for class com.foreach.across.modules.hibernate.extensions.JpaPersistenceContextInViewConfiguration
 - JpaPersistenceContextInViewConfiguration.OpenEntityManagerInViewFilterConfiguration - Class in com.foreach.across.modules.hibernate.extensions
 - JpaPersistenceContextInViewConfiguration.OpenEntityManagerInViewInterceptorConfiguration - Class in com.foreach.across.modules.hibernate.extensions
 - jpaRepositoryInterceptor(RefreshableRegistry<EntityInterceptor>) - Method in class com.foreach.across.modules.hibernate.jpa.config.JpaRepositoryInterceptorConfiguration
 - JpaRepositoryInterceptor - Class in com.foreach.across.modules.hibernate.jpa.aop
 - 
Intercepts persistence calls on a
JpaRepository. - JpaRepositoryInterceptor(Collection<EntityInterceptor>) - Constructor for class com.foreach.across.modules.hibernate.jpa.aop.JpaRepositoryInterceptor
 - JpaRepositoryInterceptorAdvisor - Class in com.foreach.across.modules.hibernate.jpa.aop
 - JpaRepositoryInterceptorAdvisor() - Constructor for class com.foreach.across.modules.hibernate.jpa.aop.JpaRepositoryInterceptorAdvisor
 - JpaRepositoryInterceptorConfiguration - Class in com.foreach.across.modules.hibernate.jpa.config
 - 
Configures intercepting the
CrudRepositorymethods when an entity gets inserted/updated/deleted. - JpaRepositoryInterceptorConfiguration() - Constructor for class com.foreach.across.modules.hibernate.jpa.config.JpaRepositoryInterceptorConfiguration
 - JpaRepositoryPointcut - Class in com.foreach.across.modules.hibernate.jpa.aop
 - 
Pointcut that only wires entity interception for
JpaRepositoryimplementations that have aPersistableentity type. - JpaRepositoryPointcut() - Constructor for class com.foreach.across.modules.hibernate.jpa.aop.JpaRepositoryPointcut
 - jpaTransactionManager(EntityManagerFactory, AcrossHibernateModuleSettings) - Method in class com.foreach.across.modules.hibernate.jpa.config.TransactionManagementConfiguration
 - jpaTransactionTemplate(PlatformTransactionManager) - Method in class com.foreach.across.modules.hibernate.jpa.config.TransactionManagementConfiguration
 - JpaUnitOfWorkFactoryImpl - Class in com.foreach.across.modules.hibernate.jpa.unitofwork
 - 
Implementation of
UnitOfWorkFactorythat supportsEntityManagerFactoryimplementations. - JpaUnitOfWorkFactoryImpl(Collection<EntityManagerFactory>) - Constructor for class com.foreach.across.modules.hibernate.jpa.unitofwork.JpaUnitOfWorkFactoryImpl
 
L
- lastModifiedBy - Variable in class com.foreach.across.modules.hibernate.business.QAuditableEntity
 - lastModifiedBy - Variable in class com.foreach.across.modules.hibernate.business.QSettableIdAuditableEntity
 - lastModifiedDate - Variable in class com.foreach.across.modules.hibernate.business.QAuditableEntity
 - lastModifiedDate - Variable in class com.foreach.across.modules.hibernate.business.QSettableIdAuditableEntity
 - list(CriteriaQuery<T>) - Method in class com.foreach.across.modules.hibernate.repositories.BasicRevisionBasedJpaRepository
 - LOG - Static variable in class com.foreach.across.modules.hibernate.config.TransactionManagementConfiguration
 - LOG - Static variable in class com.foreach.across.modules.hibernate.jpa.repositories.EntityInterceptingJpaRepositoryFactoryBean.EntityInterceptorProxyPostProcessor
 - LOG - Static variable in interface com.foreach.across.modules.hibernate.unitofwork.UnitOfWorkFactory
 
M
- mapField(Object, Object, Object, ClassMap, FieldMap) - Method in class com.foreach.across.modules.hibernate.util.HibernateProxyDozerFieldMapper
 - MappingResourceProvider - Class in com.foreach.across.modules.hibernate.provider
 - MappingResourceProvider(String...) - Constructor for class com.foreach.across.modules.hibernate.provider.MappingResourceProvider
 - matches(Method, Class<?>) - Method in class com.foreach.across.modules.hibernate.aop.BasicRepositoryPointcut
 - matches(Method, Class<?>) - Method in class com.foreach.across.modules.hibernate.jpa.aop.JpaRepositoryPointcut
 - methodIdentification(Method, Class<?>) - Method in class com.foreach.across.modules.hibernate.support.TransactionWrapper
 - ModuleBasicRepositoryInterceptorConfiguration - Class in com.foreach.across.modules.hibernate.modules.config
 - ModuleBasicRepositoryInterceptorConfiguration() - Constructor for class com.foreach.across.modules.hibernate.modules.config.ModuleBasicRepositoryInterceptorConfiguration
 - moduleName(String) - Method in class com.foreach.across.modules.hibernate.jpa.AcrossHibernateJpaModule.AcrossHibernateJpaModuleBuilder
 - 
Name of the generated module.
 - ModuleSettingsRegistrar - Class in com.foreach.across.modules.hibernate.config
 - 
Creates the
AcrossHibernateModuleSettingsas early as possible, and registers it as a singleton named moduleSettings in theBeanFactory. - ModuleSettingsRegistrar() - Constructor for class com.foreach.across.modules.hibernate.config.ModuleSettingsRegistrar
 
N
- name() - Method in class com.foreach.across.modules.hibernate.util.DozerMapperCustomizationRegistry.DozerCustomizationRegistrar
 - name(String) - Method in class com.foreach.across.modules.hibernate.util.DozerMapperCustomizationRegistry.DozerCustomizationRegistrar
 - NAME - Static variable in class com.foreach.across.modules.hibernate.AcrossHibernateModule
 - 
Deprecated.
 - NAME - Static variable in class com.foreach.across.modules.hibernate.jpa.AcrossHibernateJpaModule
 - namedQueriesLocation() - Element in annotation interface com.foreach.across.modules.hibernate.jpa.repositories.config.EnableAcrossJpaRepositories
 - 
Configures the location of where to find the Spring Data named queries properties file.
 - NONE - Enum constant in enum class com.foreach.across.modules.hibernate.config.PersistenceContextInView
 - 
Do not configure any persistence context tied to the view layer.
 - nullSafeGet(ResultSet, int, SharedSessionContractImplementor, Object) - Method in class com.foreach.across.modules.hibernate.types.HibernateBitFlag
 - nullSafeGet(ResultSet, int, SharedSessionContractImplementor, Object) - Method in class com.foreach.across.modules.hibernate.types.HibernateIdLookup
 - nullSafeSet(PreparedStatement, Set<T>, int, SharedSessionContractImplementor) - Method in class com.foreach.across.modules.hibernate.types.HibernateBitFlag
 - nullSafeSet(PreparedStatement, T, int, SharedSessionContractImplementor) - Method in class com.foreach.across.modules.hibernate.types.HibernateIdLookup
 
O
- openEntityManagerInViewFilter() - Method in class com.foreach.across.modules.hibernate.extensions.JpaPersistenceContextInViewConfiguration.OpenEntityManagerInViewFilterConfiguration
 - OpenEntityManagerInViewFilterConfiguration() - Constructor for class com.foreach.across.modules.hibernate.extensions.JpaPersistenceContextInViewConfiguration.OpenEntityManagerInViewFilterConfiguration
 - openEntityManagerInViewFilterFilterRegistrationBean() - Method in class com.foreach.across.modules.hibernate.extensions.HibernatePersistenceContextInViewConfiguration.OpenSessionFactoryInViewFilterConfiguration
 - openEntityManagerInViewFilterFilterRegistrationBean() - Method in class com.foreach.across.modules.hibernate.extensions.JpaPersistenceContextInViewConfiguration.OpenEntityManagerInViewFilterConfiguration
 - openEntityManagerInViewInterceptor() - Method in class com.foreach.across.modules.hibernate.extensions.JpaPersistenceContextInViewConfiguration.OpenEntityManagerInViewInterceptorConfiguration
 - OpenEntityManagerInViewInterceptorConfiguration() - Constructor for class com.foreach.across.modules.hibernate.extensions.JpaPersistenceContextInViewConfiguration.OpenEntityManagerInViewInterceptorConfiguration
 - openSession() - Method in class com.foreach.across.modules.hibernate.jpa.services.JpaHibernateSessionHolderImpl
 - openSession() - Method in interface com.foreach.across.modules.hibernate.services.HibernateSessionHolder
 - openSession() - Method in class com.foreach.across.modules.hibernate.services.HibernateSessionHolderImpl
 - OpenSessionFactoryInViewFilterConfiguration() - Constructor for class com.foreach.across.modules.hibernate.extensions.HibernatePersistenceContextInViewConfiguration.OpenSessionFactoryInViewFilterConfiguration
 - OpenSessionFactoryInViewInterceptorConfiguration() - Constructor for class com.foreach.across.modules.hibernate.extensions.HibernatePersistenceContextInViewConfiguration.OpenSessionFactoryInViewInterceptorConfiguration
 - openSessionInViewFilter() - Method in class com.foreach.across.modules.hibernate.extensions.HibernatePersistenceContextInViewConfiguration.OpenSessionFactoryInViewFilterConfiguration
 - openSessionInViewInterceptor() - Method in class com.foreach.across.modules.hibernate.extensions.HibernatePersistenceContextInViewConfiguration.OpenSessionFactoryInViewInterceptorConfiguration
 - order() - Method in class com.foreach.across.modules.hibernate.util.DozerMapperCustomizationRegistry.DozerCustomizationRegistrar
 - order(int) - Method in class com.foreach.across.modules.hibernate.util.DozerMapperCustomizationRegistry.DozerCustomizationRegistrar
 - org.springframework.data.repository.config - package org.springframework.data.repository.config
 
P
- PackagesToScanProvider - Class in com.foreach.across.modules.hibernate.provider
 - PackagesToScanProvider(String...) - Constructor for class com.foreach.across.modules.hibernate.provider.PackagesToScanProvider
 - PERSISTENCE_CONTEXT_VIEW_HANDLER - Static variable in class com.foreach.across.modules.hibernate.AcrossHibernateModuleSettings
 - PERSISTENCE_CONTEXT_VIEW_HANDLER_ORDER - Static variable in class com.foreach.across.modules.hibernate.AcrossHibernateModuleSettings
 - PERSISTENCE_UNIT_NAME - Static variable in class com.foreach.across.modules.hibernate.jpa.AcrossHibernateJpaModuleSettings
 - PersistenceContextInView - Enum Class in com.foreach.across.modules.hibernate.config
 - PersistenceContextInViewProperties() - Constructor for class com.foreach.across.modules.hibernate.AcrossHibernateModuleSettings.PersistenceContextInViewProperties
 - persistenceUnitName(String) - Method in class com.foreach.across.modules.hibernate.jpa.AcrossHibernateJpaModule.AcrossHibernateJpaModuleBuilder
 - 
Custom name of the persistence unit that is being managed.
 - postProcess(ProxyFactory, RepositoryInformation) - Method in class com.foreach.across.modules.hibernate.jpa.repositories.EntityInterceptingJpaRepositoryFactoryBean.EntityInterceptorProxyPostProcessor
 - prefix(String) - Method in class com.foreach.across.modules.hibernate.jpa.AcrossHibernateJpaModule.AcrossHibernateJpaModuleBuilder
 - 
General prefix with which to create defaults for fields not explicitly set.
 - prepareForBootstrap(ModuleBootstrapConfig, AcrossBootstrapConfig) - Method in class com.foreach.across.modules.hibernate.jpa.AcrossHibernateJpaModule
 - primary(boolean) - Method in class com.foreach.across.modules.hibernate.jpa.AcrossHibernateJpaModule.AcrossHibernateJpaModuleBuilder
 - 
Should the exposed beans from this module be marked as primary.
 - PRIMARY - Static variable in class com.foreach.across.modules.hibernate.jpa.AcrossHibernateJpaModuleSettings
 - PrimaryTransactionManagerTransformer - Class in com.foreach.across.modules.hibernate.jpa.config
 - 
Checks if the transaction manager (and related beans) being exposed should be configured as primary according to the module settings.
 - PrimaryTransactionManagerTransformer(AcrossHibernateJpaModule) - Constructor for class com.foreach.across.modules.hibernate.jpa.config.PrimaryTransactionManagerTransformer
 - propertiesPrefix(String) - Method in class com.foreach.across.modules.hibernate.jpa.AcrossHibernateJpaModule.AcrossHibernateJpaModuleBuilder
 - 
Prefix that all properties for this module should have.
 
Q
- QAuditableEntity - Class in com.foreach.across.modules.hibernate.business
 - 
QAuditableEntity is a Querydsl query type for AuditableEntity
 - QAuditableEntity(Path<? extends AuditableEntity>) - Constructor for class com.foreach.across.modules.hibernate.business.QAuditableEntity
 - QAuditableEntity(PathMetadata) - Constructor for class com.foreach.across.modules.hibernate.business.QAuditableEntity
 - QAuditableEntity(String) - Constructor for class com.foreach.across.modules.hibernate.business.QAuditableEntity
 - QSettableIdAuditableEntity - Class in com.foreach.across.modules.hibernate.business
 - 
QSettableIdAuditableEntity is a Querydsl query type for SettableIdAuditableEntity
 - QSettableIdAuditableEntity(Path<? extends SettableIdAuditableEntity>) - Constructor for class com.foreach.across.modules.hibernate.business.QSettableIdAuditableEntity
 - QSettableIdAuditableEntity(PathMetadata) - Constructor for class com.foreach.across.modules.hibernate.business.QSettableIdAuditableEntity
 - QSettableIdAuditableEntity(String) - Constructor for class com.foreach.across.modules.hibernate.business.QSettableIdAuditableEntity
 - queryLookupStrategy() - Element in annotation interface com.foreach.across.modules.hibernate.jpa.repositories.config.EnableAcrossJpaRepositories
 - 
Returns the key of the
QueryLookupStrategyto be used for lookup queries for query methods. 
R
- register(DozerMapperCustomizationRegistry.DozerCustomizationRegistrar) - Method in class com.foreach.across.modules.hibernate.util.DozerMapperCustomizationRegistry
 - REGISTER_REPOSITORY_INTERCEPTOR - Static variable in class com.foreach.across.modules.hibernate.AcrossHibernateModuleSettings
 - registerClientModuleRepositoryInterceptors(AcrossModuleBeforeBootstrapEvent) - Method in class com.foreach.across.modules.hibernate.config.HibernateConfiguration
 - registerClientModuleRepositoryInterceptors(AcrossModuleBeforeBootstrapEvent) - Method in class com.foreach.across.modules.hibernate.jpa.config.HibernateJpaConfiguration
 - registerDefaultApplicationContextConfigurers(Set<ApplicationContextConfigurer>) - Method in class com.foreach.across.modules.hibernate.jpa.AcrossHibernateJpaModule
 - registerRepositoriesIn(BeanDefinitionRegistry, RepositoryConfigurationExtension) - Method in class org.springframework.data.repository.config.AcrossRepositoryConfigurationDelegate
 - 
Registers the found repositories in the given
BeanDefinitionRegistry. - registerTableAliases(Class, Map<String, String>) - Static method in class com.foreach.across.modules.hibernate.strategy.AbstractTableAliasNamingStrategy
 - registry() - Method in class com.foreach.across.modules.hibernate.util.DozerConfiguration
 - removeBeanCreationStrategy(String) - Method in class com.foreach.across.modules.hibernate.util.DozerMapperCustomizationRegistry
 - 
Removes a
BeanCreationStrategywith a given name. - removeCustomFieldMapper(String) - Method in class com.foreach.across.modules.hibernate.util.DozerMapperCustomizationRegistry
 - 
Removes a
CustomFieldMapperwith a given name. - replace(Set<T>, Set<T>, Object) - Method in class com.foreach.across.modules.hibernate.types.HibernateBitFlag
 - replace(T, T, Object) - Method in class com.foreach.across.modules.hibernate.types.HibernateIdLookup
 - repositoryBaseClass() - Element in annotation interface com.foreach.across.modules.hibernate.jpa.repositories.config.EnableAcrossJpaRepositories
 - 
Configure the repository base class to be used to create repository proxies for this particular configuration.
 - repositoryFactoryBeanClass() - Element in annotation interface com.foreach.across.modules.hibernate.jpa.repositories.config.EnableAcrossJpaRepositories
 - 
Returns the
FactoryBeanclass to be used for each repository instance. - repositoryImplementationPostfix() - Element in annotation interface com.foreach.across.modules.hibernate.jpa.repositories.config.EnableAcrossJpaRepositories
 - 
Returns the postfix to be used when looking up custom repository implementations.
 - restart() - Method in class com.foreach.across.modules.hibernate.jpa.unitofwork.JpaUnitOfWorkFactoryImpl
 - 
When called, this will close and reopen all Sessions attached to the current thread.
 - restart() - Method in class com.foreach.across.modules.hibernate.unitofwork.CompositeUnitOfWorkFactory
 - 
When called, this will close and restart all units of work attached to the current thread.
 - restart() - Method in class com.foreach.across.modules.hibernate.unitofwork.UnitOfWork
 - 
Restart the unit of work, delegates to
UnitOfWorkFactory.restart(). - restart() - Method in interface com.foreach.across.modules.hibernate.unitofwork.UnitOfWorkFactory
 - 
When called, this will close and reopen all Sessions attached to the current thread.
 - restart() - Method in class com.foreach.across.modules.hibernate.unitofwork.UnitOfWorkFactoryImpl
 - 
When called, this will close and reopen all Sessions attached to the current thread.
 - returnedClass() - Method in class com.foreach.across.modules.hibernate.types.HibernateBitFlag
 - returnedClass() - Method in class com.foreach.across.modules.hibernate.types.HibernateIdLookup
 - revisionSelector(int) - Method in class com.foreach.across.modules.hibernate.repositories.BasicRevisionBasedJpaRepository
 - run() - Method in class com.foreach.across.modules.hibernate.unitofwork.RunnableUnitOfWork
 - RunnableUnitOfWork - Class in com.foreach.across.modules.hibernate.unitofwork
 - RunnableUnitOfWork(UnitOfWorkFactory, Runnable) - Constructor for class com.foreach.across.modules.hibernate.unitofwork.RunnableUnitOfWork
 
S
- save(T, CrudRepository<T, ?>) - Static method in class com.foreach.across.modules.hibernate.util.BasicServiceHelper
 - selectImports(AnnotationMetadata) - Method in class com.foreach.across.modules.hibernate.config.ModuleSettingsRegistrar
 - session() - Method in class com.foreach.across.modules.hibernate.repositories.BasicRepositoryImpl
 - 
Deprecated.Creates a query for the distinct root entity with the default order applied.
 - session() - Method in class com.foreach.across.modules.hibernate.repositories.BasicRevisionBasedJpaRepository
 - SESSION_HOLDER - Static variable in class com.foreach.across.modules.hibernate.config.HibernateConfiguration
 - sessionFactory(HibernatePackage) - Method in class com.foreach.across.modules.hibernate.config.HibernateConfiguration
 - setAcrossContextBeanRegistry(AcrossContextBeanRegistry) - Method in class com.foreach.across.modules.hibernate.jpa.repositories.EntityInterceptingJpaRepositoryFactoryBean
 - setAdvancedDtoConversion(boolean) - Method in class com.foreach.across.modules.hibernate.AcrossHibernateModuleSettings
 - 
Configures a more advanced conversion for
DtoUtils.createDto(Object)using Dozer. - setApplicationModule(AcrossHibernateModuleSettings.ApplicationModule) - Method in class com.foreach.across.modules.hibernate.AcrossHibernateModuleSettings
 - setBeanFactory(BeanFactory) - Method in class com.foreach.across.modules.hibernate.config.ModuleSettingsRegistrar
 - setBeanFactory(BeanFactory) - Method in class com.foreach.across.modules.hibernate.jpa.aop.AbstractCrudRepositoryInterceptor
 - setBeanFactory(ConfigurableListableBeanFactory) - Method in class com.foreach.across.modules.hibernate.installers.AuditableSchemaInstaller
 - setCreatedBy(String) - Method in class com.foreach.across.modules.hibernate.business.AuditableEntity
 - setCreatedBy(String) - Method in class com.foreach.across.modules.hibernate.business.SettableIdAuditableEntity
 - setCreatedBy(U) - Method in interface com.foreach.across.modules.hibernate.business.Auditable
 - setCreatedDate(Date) - Method in interface com.foreach.across.modules.hibernate.business.Auditable
 - setCreatedDate(Date) - Method in class com.foreach.across.modules.hibernate.business.AuditableEntity
 - setCreatedDate(Date) - Method in class com.foreach.across.modules.hibernate.business.SettableIdAuditableEntity
 - setCreateUnitOfWorkFactory(boolean) - Method in class com.foreach.across.modules.hibernate.AcrossHibernateModuleSettings
 - 
Should a UnitOfWorkFactory be created.
 - setDataSource(String) - Method in class com.foreach.across.modules.hibernate.AcrossHibernateModuleSettings
 - 
Name of the dataSource bean that should be resolved and used for the entity manager.
 - setDataSource(DataSource) - Method in class com.foreach.across.modules.hibernate.AbstractHibernatePackageModule
 - 
Set the datasource that all entities managed by this module should use.
 - setDataSource(DataSource) - Method in class com.foreach.across.modules.hibernate.installers.AuditableSchemaInstaller
 - 
Override the dataSource this installer should use (defaults to the installer datasource otherwise).
 - setDataSourceName(String) - Method in class com.foreach.across.modules.hibernate.AbstractHibernatePackageModule
 - 
The initial name of the datasource bean that the entity manager should use.
 - setDefaultSchema(String) - Method in class com.foreach.across.modules.hibernate.installers.AuditableSchemaInstaller
 - 
Sets the default Schema that will be used during the liquibase update
 - setDeleted(boolean) - Method in interface com.foreach.across.modules.hibernate.repositories.Undeletable
 - setEntityManagerFactory(EntityManagerFactory) - Method in class com.foreach.across.modules.hibernate.jpa.services.JpaHibernateSessionHolderImpl
 - setEntityScan(boolean) - Method in class com.foreach.across.modules.hibernate.AcrossHibernateModuleSettings.ApplicationModule
 - 
Is entity scanning of the application module enabled?
 - setEnvironment(Environment) - Method in class com.foreach.across.modules.hibernate.config.ModuleSettingsRegistrar
 - setHandler(PersistenceContextInView) - Method in class com.foreach.across.modules.hibernate.AcrossHibernateModuleSettings.PersistenceContextInViewProperties
 - 
If a view layer is enabled, should an open session/entity manager be created for the entire request by using either a filter or an interceptor.
 - setHibernate(HibernateProperties) - Method in class com.foreach.across.modules.hibernate.AcrossHibernateModuleSettings
 - setHibernatePackageProviders(Set<HibernatePackageProvider>) - Method in class com.foreach.across.modules.hibernate.AbstractHibernatePackageModule
 - setHibernateProperties(Map<String, String>) - Method in class com.foreach.across.modules.hibernate.AbstractHibernatePackageModule
 - setHibernateProperties(Map<String, String>) - Method in class com.foreach.across.modules.hibernate.AcrossHibernateModuleSettings
 - 
Deprecated.use the more generic
JpaProperties.setProperties(Map) - setHibernateProperty(String, String) - Method in class com.foreach.across.modules.hibernate.AbstractHibernatePackageModule
 - setHibernateSessionHolder(HibernateSessionHolder) - Method in class com.foreach.across.modules.hibernate.repositories.BasicRevisionBasedJpaRepository
 - setId(long) - Method in class com.foreach.across.modules.hibernate.dto.IdBasedEntityDto
 - 
Deprecated.
 - setId(Long) - Method in class com.foreach.across.modules.hibernate.business.SettableIdBasedEntity
 - setLastModifiedBy(String) - Method in class com.foreach.across.modules.hibernate.business.AuditableEntity
 - setLastModifiedBy(String) - Method in class com.foreach.across.modules.hibernate.business.SettableIdAuditableEntity
 - setLastModifiedBy(U) - Method in interface com.foreach.across.modules.hibernate.business.Auditable
 - setLastModifiedDate(Date) - Method in interface com.foreach.across.modules.hibernate.business.Auditable
 - setLastModifiedDate(Date) - Method in class com.foreach.across.modules.hibernate.business.AuditableEntity
 - setLastModifiedDate(Date) - Method in class com.foreach.across.modules.hibernate.business.SettableIdAuditableEntity
 - setNewEntity(boolean) - Method in class com.foreach.across.modules.hibernate.dto.IdBasedEntityDto
 - 
Deprecated.
 - setNewEntityId(Long) - Method in class com.foreach.across.modules.hibernate.business.SettableIdBasedEntity
 - 
Forcibly set the entity as new with the specific id.
 - setOrder(int) - Method in class com.foreach.across.modules.hibernate.AcrossHibernateModuleSettings.PersistenceContextInViewProperties
 - 
Configure the order of the persistence context view handler (if created).
 - setPersistenceContextInView(AcrossHibernateModuleSettings.PersistenceContextInViewProperties) - Method in class com.foreach.across.modules.hibernate.AcrossHibernateModuleSettings
 - setPersistenceUnitName(String) - Method in class com.foreach.across.modules.hibernate.jpa.AcrossHibernateJpaModule
 - setPersistenceUnitName(String) - Method in class com.foreach.across.modules.hibernate.jpa.AcrossHibernateJpaModuleSettings
 - 
Name of the persistence unit that is being managed by this module.
 - setPrimary(Boolean) - Method in class com.foreach.across.modules.hibernate.jpa.AcrossHibernateJpaModule
 - 
Configure this module as primary: makes some exposed beans primary and will attempt to register aliases for the transaction manager and transaction template.
 - setPrimary(Boolean) - Method in class com.foreach.across.modules.hibernate.jpa.AcrossHibernateJpaModuleSettings
 - 
Should this module register its
PlatformTransactionManager,TransactionTemplateandHibernateSessionHolderas primary when exposing. - setPropertiesPrefix(String) - Method in class com.foreach.across.modules.hibernate.AbstractHibernatePackageModule
 - 
Set a custom properties prefix that should be used for this module.
 - setRegisterRepositoryInterceptor(boolean) - Method in class com.foreach.across.modules.hibernate.AcrossHibernateModuleSettings
 - 
Should common Repository implementations in modules automatically be intercepted.
 - setRepositoryScan(boolean) - Method in class com.foreach.across.modules.hibernate.AcrossHibernateModuleSettings.ApplicationModule
 - 
Is Spring data repository scanning of the application module enabled?
 - setScanForHibernatePackages(boolean) - Method in class com.foreach.across.modules.hibernate.AbstractHibernatePackageModule
 - setSchemaConfiguration(SchemaConfiguration) - Method in class com.foreach.across.modules.hibernate.installers.AuditableSchemaInstaller
 - settableIdAuditableEntity - Static variable in class com.foreach.across.modules.hibernate.business.QSettableIdAuditableEntity
 - SettableIdAuditableEntity<T extends org.springframework.data.domain.Persistable<Long>> - Class in com.foreach.across.modules.hibernate.business
 - SettableIdAuditableEntity() - Constructor for class com.foreach.across.modules.hibernate.business.SettableIdAuditableEntity
 - SettableIdBasedEntity<T extends org.springframework.data.domain.Persistable<Long>> - Class in com.foreach.across.modules.hibernate.business
 - 
Base class for an entity with a unique long id, that allows the id to be manually set.
 - SettableIdBasedEntity() - Constructor for class com.foreach.across.modules.hibernate.business.SettableIdBasedEntity
 - settingsDependantImports() - Method in class com.foreach.across.modules.hibernate.config.ModuleSettingsRegistrar
 - settingsDependantImports() - Method in class com.foreach.across.modules.hibernate.jpa.config.JpaModuleSettingsRegistrar
 - setTransactionManager(String) - Method in class com.foreach.across.modules.hibernate.jpa.repositories.EntityInterceptingJpaRepositoryFactoryBean
 - setTransactionManagerName(String) - Method in class com.foreach.across.modules.hibernate.jpa.aop.AbstractCrudRepositoryInterceptor
 - 
Set the name of the
PlatformTransactionManagerthat should be used for the transaction wrapping the intercept methods. - setTransactionProperties(TransactionProperties) - Method in class com.foreach.across.modules.hibernate.AcrossHibernateModuleSettings
 - start() - Method in class com.foreach.across.modules.hibernate.jpa.unitofwork.JpaUnitOfWorkFactoryImpl
 - 
Starts a new unit of work: opens all Sessions.
 - start() - Method in class com.foreach.across.modules.hibernate.unitofwork.CompositeUnitOfWorkFactory
 - 
Starts a new unit of work.
 - start() - Method in interface com.foreach.across.modules.hibernate.unitofwork.UnitOfWorkFactory
 - 
Starts a new unit of work: opens all Sessions.
 - start() - Method in class com.foreach.across.modules.hibernate.unitofwork.UnitOfWorkFactoryImpl
 - 
Starts a new unit of work: opens all Sessions.
 - stop() - Method in class com.foreach.across.modules.hibernate.jpa.unitofwork.JpaUnitOfWorkFactoryImpl
 - 
Stops the unit of work: closes all Sessions.
 - stop() - Method in class com.foreach.across.modules.hibernate.unitofwork.CompositeUnitOfWorkFactory
 - 
Stops a new unit of work.
 - stop() - Method in interface com.foreach.across.modules.hibernate.unitofwork.UnitOfWorkFactory
 - 
Stops the unit of work: closes all Sessions.
 - stop() - Method in class com.foreach.across.modules.hibernate.unitofwork.UnitOfWorkFactoryImpl
 - 
Stops the unit of work: closes all Sessions.
 - STRATEGY - Static variable in class com.foreach.across.modules.hibernate.id.AcrossSequenceGenerator
 
T
- TableAliasNamingStrategy - Class in com.foreach.across.modules.hibernate.strategy
 - TableAliasNamingStrategy(Map<String, String>) - Constructor for class com.foreach.across.modules.hibernate.strategy.TableAliasNamingStrategy
 - TableAliasProvider - Class in com.foreach.across.modules.hibernate.provider
 - TableAliasProvider() - Constructor for class com.foreach.across.modules.hibernate.provider.TableAliasProvider
 - TableAliasProvider(Collection<SchemaObject>) - Constructor for class com.foreach.across.modules.hibernate.provider.TableAliasProvider
 - TableAliasProvider(Map<String, String>) - Constructor for class com.foreach.across.modules.hibernate.provider.TableAliasProvider
 - toDto() - Method in interface com.foreach.across.modules.hibernate.business.EntityWithDto
 - toDto() - Method in class com.foreach.across.modules.hibernate.business.SettableIdBasedEntity
 - toPhysicalTableName(Identifier, JdbcEnvironment) - Method in class com.foreach.across.modules.hibernate.strategy.AbstractTableAliasNamingStrategy
 - toPhysicalTableName(Identifier, JdbcEnvironment) - Method in class com.foreach.across.modules.hibernate.strategy.TableAliasNamingStrategy
 - toString() - Method in class com.foreach.across.modules.hibernate.AcrossHibernateModuleSettings.ApplicationModule
 - toString() - Method in class com.foreach.across.modules.hibernate.AcrossHibernateModuleSettings.PersistenceContextInViewProperties
 - toString() - Method in class com.foreach.across.modules.hibernate.AcrossHibernateModuleSettings
 - toString() - Method in class com.foreach.across.modules.hibernate.jpa.AcrossHibernateJpaModuleSettings
 - TRANSACTION_MANAGER - Static variable in class com.foreach.across.modules.hibernate.config.HibernateConfiguration
 - TRANSACTION_MANAGER - Static variable in class com.foreach.across.modules.hibernate.jpa.config.HibernateJpaConfiguration
 - TRANSACTION_TEMPLATE - Static variable in class com.foreach.across.modules.hibernate.jpa.config.HibernateJpaConfiguration
 - TransactionManagementConfiguration - Class in com.foreach.across.modules.hibernate.config
 - TransactionManagementConfiguration - Class in com.foreach.across.modules.hibernate.jpa.config
 - 
Configures PlatformTransactionManagers for use with @Transaction annotations.
 - TransactionManagementConfiguration() - Constructor for class com.foreach.across.modules.hibernate.config.TransactionManagementConfiguration
 - TransactionManagementConfiguration() - Constructor for class com.foreach.across.modules.hibernate.jpa.config.TransactionManagementConfiguration
 - transactionManager(SessionFactory) - Method in class com.foreach.across.modules.hibernate.config.TransactionManagementConfiguration
 - transactionManagerRef() - Element in annotation interface com.foreach.across.modules.hibernate.jpa.repositories.config.EnableAcrossJpaRepositories
 - 
Configures the name of the
PlatformTransactionManagerbean definition to be used to create repositories discovered through this annotation. - transactionTemplate(PlatformTransactionManager) - Method in class com.foreach.across.modules.hibernate.config.TransactionManagementConfiguration
 - TransactionWrapper - Class in com.foreach.across.modules.hibernate.support
 - 
Extension of
TransactionAspectSupportthas accepts a callback function to be executed in a fixed transaction. - TransactionWrapper() - Constructor for class com.foreach.across.modules.hibernate.support.TransactionWrapper
 - TransactionWrapper.InvocationCallback<T> - Interface in com.foreach.across.modules.hibernate.support
 - transformBeanDefinitions(Map<String, ExposedBeanDefinition>) - Method in class com.foreach.across.modules.hibernate.jpa.config.PrimaryTransactionManagerTransformer
 
U
- Undeletable - Interface in com.foreach.across.modules.hibernate.repositories
 - unitOfWork(EntityManagerFactory) - Method in class com.foreach.across.modules.hibernate.jpa.config.HibernateJpaConfiguration
 - unitOfWork(SessionFactory) - Method in class com.foreach.across.modules.hibernate.config.HibernateConfiguration
 - UnitOfWork - Class in com.foreach.across.modules.hibernate.unitofwork
 - UnitOfWork(UnitOfWorkFactory) - Constructor for class com.foreach.across.modules.hibernate.unitofwork.UnitOfWork
 - UnitOfWorkFactory - Interface in com.foreach.across.modules.hibernate.unitofwork
 - 
A unit of work factory facilitates managing one or more sessions, without having to explicitly know about the sessions themselves.
 - UnitOfWorkFactoryImpl - Class in com.foreach.across.modules.hibernate.unitofwork
 - UnitOfWorkFactoryImpl(Collection<SessionFactory>) - Constructor for class com.foreach.across.modules.hibernate.unitofwork.UnitOfWorkFactoryImpl
 - update(T) - Method in interface com.foreach.across.modules.hibernate.repositories.BasicRepository
 - 
Deprecated.
 - update(T) - Method in class com.foreach.across.modules.hibernate.repositories.BasicRepositoryImpl
 - 
Deprecated.
 - update(T, int, int) - Method in class com.foreach.across.modules.hibernate.repositories.BasicRevisionBasedJpaRepository
 - 
Updates the entity value with the current first and last revision in the datastore.
 
V
- value() - Element in annotation interface com.foreach.across.modules.hibernate.jpa.repositories.config.EnableAcrossJpaRepositories
 - 
Alias for the
EnableAcrossJpaRepositories.basePackages()attribute. - valueOf(String) - Static method in enum class com.foreach.across.modules.hibernate.config.PersistenceContextInView
 - 
Returns the enum constant of this class with the specified name.
 - values() - Static method in enum class com.foreach.across.modules.hibernate.config.PersistenceContextInView
 - 
Returns an array containing the constants of this enum class, in the order they are declared.
 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
JpaProperties.setProperties(Map)