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 ASqlStatement
that holds the information needed to create JSON indexes.GeneratedColumnStatement ASqlStatement
that extends the standardAddColumnStatement
to 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 AColumnConfig
extension that contains attributes to specify a JSON column and the property to be selected from the JSON file.