Uses of Package
org.keycloak.models.map.storage.jpa.liquibase.extension
-
Packages that use org.keycloak.models.map.storage.jpa.liquibase.extension Package Description org.keycloak.models.map.storage.jpa.liquibase.extension -
Classes in org.keycloak.models.map.storage.jpa.liquibase.extension used by org.keycloak.models.map.storage.jpa.liquibase.extension Class Description CreateJsonIndexStatement ASqlStatementthat holds the information needed to create JSON indexes.GeneratedColumnStatement ASqlStatementthat extends the standardAddColumnStatementto include properties to identify the JSON column and JSON property that are to be used to generated the values for the column being added.JsonEnabledColumnConfig AColumnConfigextension that contains attributes to specify a JSON column and the property to be selected from the JSON file.