Package | Description |
---|---|
org.keycloak.connections.jpa | |
org.keycloak.connections.jpa.updater.liquibase |
Modifier and Type | Method and Description |
---|---|
protected void |
DefaultJpaConnectionProviderFactory.export(Connection connection,
String schema,
File databaseUpdateFile,
KeycloakSession session,
JpaUpdaterProvider updater) |
protected void |
DefaultJpaConnectionProviderFactory.update(Connection connection,
String schema,
KeycloakSession session,
JpaUpdaterProvider updater) |
Modifier and Type | Class and Description |
---|---|
class |
LiquibaseJpaUpdaterProvider |
Modifier and Type | Method and Description |
---|---|
JpaUpdaterProvider |
LiquibaseJpaUpdaterProviderFactory.create(KeycloakSession session) |
Copyright © 2021 JBoss by Red Hat. All rights reserved.