Uses of Package
liquibase.ext.hibernate.database.connection

Packages that use liquibase.ext.hibernate.database.connection
liquibase.ext.hibernate.customfactory   
liquibase.ext.hibernate.database   
 

Classes in liquibase.ext.hibernate.database.connection used by liquibase.ext.hibernate.customfactory
HibernateConnection
          Implements java.sql.Connection in order to pretend a hibernate configuration is a database in order to fit into the Liquibase framework.
 

Classes in liquibase.ext.hibernate.database.connection used by liquibase.ext.hibernate.database
HibernateConnection
          Implements java.sql.Connection in order to pretend a hibernate configuration is a database in order to fit into the Liquibase framework.
 



Copyright © 2015 Liquibase.org. All rights reserved.