| 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 | Class and Description |
|---|---|
class |
HibernateClassicDatabase
Database implementation for "classic" hibernate configurations.
|
class |
HibernateEjb3Database
Database implementation for "ejb3" hibernate configurations.
|
class |
HibernateSpringBeanDatabase
Database implementation for "spring" hibernate configurations where a bean name is given.
|
class |
HibernateSpringPackageDatabase
Database implementation for "spring" hibernate configurations that scans packages.
|
class |
JpaPersistenceDatabase
Database implementation for JPA configurations.
|
Copyright © 2020 Liquibase.org. All rights reserved.