JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Deprecated API
Contents
Interfaces
Classes
Methods
Deprecated Interfaces
Interface
Description
com.foreach.across.modules.hibernate.provider.HibernatePackageConfiguringModule
use
HibernatePackageConfigurer
instead
com.foreach.across.modules.hibernate.repositories.BasicRepository
Deprecated Classes
Class
Description
com.foreach.across.modules.hibernate.AcrossHibernateModule
com.foreach.across.modules.hibernate.dto.IdBasedEntityDto
com.foreach.across.modules.hibernate.repositories.BasicRepositoryImpl
Deprecated Methods
Method
Description
com.foreach.across.modules.hibernate.AcrossHibernateModuleSettings.getHibernateProperties()
use the more generic
JpaProperties.setProperties(Map)
com.foreach.across.modules.hibernate.AcrossHibernateModuleSettings.setHibernateProperties
(Map<String, String>)
use the more generic
JpaProperties.setProperties(Map)
HibernatePackageConfigurer
instead