Added Methods |
void setCacheRegionFactory(RegionFactory )
|
Set the Hibernate RegionFactory to use for the SessionFactory. |
void setCurrentTenantIdentifierResolver(Object )
|
Set a Hibernate 4.1/4.2/4.3 {@code CurrentTenantIdentifierResolver} to be passed
on to the SessionFactory: as an instance, a Class, or a String class name. |
void setMultiTenantConnectionProvider(Object )
|
Set a Hibernate 4.1/4.2/4.3 {@code MultiTenantConnectionProvider} to be passed
on to the SessionFactory: as an instance, a Class, or a String class name. |