Uses of Class
liquibase.executor.jvm.RowMapperResultSetExtractor
-
Uses of RowMapperResultSetExtractor in liquibase.executor.jvm
Modifier 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.