mirror of
https://github.com/hibernate/hibernate-orm
synced 2025-02-18 00:55:16 +00:00
Merge branch 'HHH-7096' of https://github.com/edalquist/hibernate-core
This commit is contained in:
commit
2f280b0c5a
@ -63,6 +63,7 @@ public SingletonEhCacheRegionFactory(Properties prop) {
|
||||
* {@inheritDoc}
|
||||
*/
|
||||
public void start(Settings settings, Properties properties) throws CacheException {
|
||||
this.settings = settings;
|
||||
try {
|
||||
String configurationResourceName = null;
|
||||
if ( properties != null ) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user