Package liquibase.ext.hibernate.database.connection
package liquibase.ext.hibernate.database.connection
-
ClassesClassDescriptionImplements java.sql.Connection in order to pretend a hibernate configuration is a database in order to fit into the Liquibase framework.Implements the standard java.sql.DatabaseMetaData interface to allow the Hibernate integration to better fit into what Liquibase expects.Implements the standard java.sql.Driver interface to allow the Hibernate integration to better fit into what Liquibase expects.