Keycloak Model JPA 15.0.4.redhat-00001
- java.lang.Object
-
- liquibase.snapshot.jvm.JdbcSnapshotGenerator
-
- liquibase.snapshot.jvm.ForeignKeySnapshotGenerator
-
- org.keycloak.connections.jpa.updater.liquibase.CustomForeignKeySnapshotGenerator
-
- All Implemented Interfaces:
- liquibase.snapshot.SnapshotGenerator
public class CustomForeignKeySnapshotGenerator
extends liquibase.snapshot.jvm.ForeignKeySnapshotGenerator
This class overrides original ForeignKeySnapshotGenerator from liquibase 3.5.5.
It contains fix https://liquibase.jira.com/browse/CORE-3141
-
-
Field Summary
-
Fields inherited from interface liquibase.snapshot.SnapshotGenerator
PRIORITY_ADDITIONAL, PRIORITY_DATABASE, PRIORITY_DEFAULT, PRIORITY_NONE
-
Method Summary
-
Methods inherited from class liquibase.snapshot.jvm.ForeignKeySnapshotGenerator
addTo, snapshotObject
-
Methods inherited from class liquibase.snapshot.jvm.JdbcSnapshotGenerator
addStatusListener, addsTo, cleanNameFromDatabase, replaces, shouldAddTo, snapshot, updateListeners
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Keycloak Model JPA 15.0.4.redhat-00001
Copyright © 2021 JBoss by Red Hat. All rights reserved.