Uses of Package
liquibase.executor.jvm
Packages that use liquibase.executor.jvm
-
Classes in liquibase.executor.jvm used by liquibase.executor.jvmClassDescriptionClass to simplify execution of SqlStatements.Adapter implementation of the ResultSetExtractor interface that delegates to a RowMapper which is supposed to create an object for each row.