Uses of Class
liquibase.executor.jvm.RowMapperResultSetExtractor
Packages that use RowMapperResultSetExtractor
-
Uses of RowMapperResultSetExtractor in liquibase.executor.jvm
Subclasses of RowMapperResultSetExtractor in liquibase.executor.jvmModifier and TypeClassDescriptionclass
Adapter implementation of the ResultSetExtractor interface that delegates to a RowMapper which is supposed to create a not null constraint object for each row.