@Configuration public class HibernatePackageBuilder extends org.springframework.beans.factory.config.AbstractFactoryBean<HibernatePackage>
| Constructor and Description |
|---|
HibernatePackageBuilder(com.foreach.across.core.context.info.AcrossContextInfo contextInfo,
AbstractHibernatePackageModule currentModule,
AcrossHibernateModuleSettings moduleSettings) |
| Modifier and Type | Method and Description |
|---|---|
protected HibernatePackage |
createInstance() |
Class<?> |
getObjectType() |
@Autowired
public HibernatePackageBuilder(com.foreach.across.core.context.info.AcrossContextInfo contextInfo,
AbstractHibernatePackageModule currentModule,
AcrossHibernateModuleSettings moduleSettings)
public Class<?> getObjectType()
getObjectType in interface org.springframework.beans.factory.FactoryBean<HibernatePackage>getObjectType in class org.springframework.beans.factory.config.AbstractFactoryBean<HibernatePackage>protected HibernatePackage createInstance()
createInstance in class org.springframework.beans.factory.config.AbstractFactoryBean<HibernatePackage>Copyright © 2020. All rights reserved.