- 
Method Summary
liquibase.Liquibase
 
liquibase.Liquibase
 
 
 
 
Methods inherited from interface org.keycloak.provider.Provider
close 
 
- 
Method Details
- 
getLiquibase
liquibase.Liquibase getLiquibase(Connection connection,
 String defaultSchema)
                          throws liquibase.exception.LiquibaseException 
- Throws:
 
liquibase.exception.LiquibaseException 
 
- 
getLiquibaseForCustomUpdate
liquibase.Liquibase getLiquibaseForCustomUpdate(Connection connection,
 String defaultSchema,
 String changelogLocation,
 ClassLoader classloader,
 String changelogTableName)
                                         throws liquibase.exception.LiquibaseException 
- Throws:
 
liquibase.exception.LiquibaseException