Package org.springframework.data.jdbc.core.mapping.schema
@NonNullApi
package org.springframework.data.jdbc.core.mapping.schema
Schema creation and schema update integration with Liquibase.
-
ClassDescriptionClass that provides a default implementation of mapping Java type to a Database type.Use this class to write Liquibase ChangeSets.Strategy interface for mapping a
RelationalPersistentProperty
to a Database type.