| Package | Description |
|---|---|
| liquibase.ext.hibernate.customfactory | |
| liquibase.ext.hibernate.database |
| Modifier and Type | Method and Description |
|---|---|
org.hibernate.boot.Metadata |
CustomMetadataFactory.getMetadata(HibernateDatabase hibernateDatabase,
HibernateConnection connection) |
| Modifier and Type | Method and Description |
|---|---|
protected HibernateConnection |
HibernateDatabase.getHibernateConnection()
Convenience method to return the underlying HibernateConnection in the JdbcConnection returned by
AbstractJdbcDatabase.getConnection() |
Copyright © 2020 Liquibase.org. All rights reserved.