- save(T, CrudRepository<T, ?>) - Static method in class com.foreach.across.modules.hibernate.util.BasicServiceHelper
-
- save(IdBasedEntityDto<T>, Class<T>, BasicRepository<T>) - Static method in class com.foreach.across.modules.hibernate.util.BasicServiceHelper
-
Creates or updates an entity based on a DTO passed in.
- selectImports(AnnotationMetadata) - Method in class com.foreach.across.modules.hibernate.config.ModuleSettingsRegistrar
-
- session() - Method in class com.foreach.across.modules.hibernate.repositories.BasicRepositoryImpl
-
Deprecated.
- session() - Method in class com.foreach.across.modules.hibernate.repositories.BasicRevisionBasedJpaRepository
-
- session() - Method in class com.foreach.across.modules.hibernate.repositories.BasicRevisionBasedRepository
-
Deprecated.
- 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
-
- setBeanFactory(BeanFactory) - Method in class com.foreach.across.modules.hibernate.config.ModuleSettingsRegistrar
-
- setBeanFactory(ConfigurableListableBeanFactory) - Method in class com.foreach.across.modules.hibernate.installers.AuditableSchemaInstaller
-
- setBeanFactory(BeanFactory) - Method in class com.foreach.across.modules.hibernate.jpa.aop.AbstractCrudRepositoryInterceptor
-
- setCreatedBy(U) - Method in interface com.foreach.across.modules.hibernate.business.Auditable
-
- setCreatedBy(String) - Method in class com.foreach.across.modules.hibernate.business.AuditableEntity
-
- setCreatedBy(String) - Method in class com.foreach.across.modules.hibernate.business.SettableIdAuditableEntity
-
- 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
-
- 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).
- 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
-
- setEnvironment(Environment) - Method in class com.foreach.across.modules.hibernate.config.ModuleSettingsRegistrar
-
- 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
-
- 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.business.SettableIdBasedEntity
-
- setId(long) - Method in class com.foreach.across.modules.hibernate.dto.IdBasedEntityDto
-
Deprecated.
- setLastModifiedBy(U) - Method in interface com.foreach.across.modules.hibernate.business.Auditable
-
- setLastModifiedBy(String) - Method in class com.foreach.across.modules.hibernate.business.AuditableEntity
-
- setLastModifiedBy(String) - Method in class com.foreach.across.modules.hibernate.business.SettableIdAuditableEntity
-
- 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.
- setPersistenceUnitName(String) - Method in class com.foreach.across.modules.hibernate.jpa.AcrossHibernateJpaModule
-
- 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.
- setPropertiesPrefix(String) - Method in class com.foreach.across.modules.hibernate.AbstractHibernatePackageModule
-
Set a custom properties prefix that should be used for this module.
- 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 PlatformTransactionManager that should be used
for the transaction wrapping the intercept methods.
- sqlTypes() - Method in class com.foreach.across.modules.hibernate.types.HibernateIdLookup
-
- 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
-