public interface CustomEjb3ConfigurationFactory
| Modifier and Type | Method and Description |
|---|---|
org.hibernate.cfg.Configuration |
getConfiguration(HibernateDatabase hibernateDatabase,
HibernateConnection connection)
Create a hibernate Configuration for the given database and connection.
|
org.hibernate.cfg.Configuration getConfiguration(HibernateDatabase hibernateDatabase, HibernateConnection connection)
Copyright © 2016 Liquibase.org. All Rights Reserved.