Uses of Class
liquibase.snapshot.ResultSetCache
-
Packages that use ResultSetCache Package Description liquibase.snapshot -
-
Uses of ResultSetCache in liquibase.snapshot
Subclasses of ResultSetCache in liquibase.snapshot Modifier and Type Class Description classResultSetCacheSnowflakeMethods in liquibase.snapshot that return ResultSetCache Modifier and Type Method Description ResultSetCacheDatabaseSnapshot. getResultSetCache(String key)Methods in liquibase.snapshot with parameters of type ResultSetCache Modifier and Type Method Description protected booleanResultSetCache.ResultSetExtractor. shouldBulkSelect(String schemaKey, ResultSetCache resultSetCache)
-