Package io.jmix.data.persistence
@NonNullApi
package io.jmix.data.persistence
- 
ClassDescriptionInterface defining methods of getting some DBMS-specific values.Factory for obtaining implementations of DBMS-specific objects, particularlyDbmsFeatures,SequenceSupportandDbTypeConverter.INTERNAL.Interface defining methods to convert data between Java objects and JDBC params and results depending on the current DBMS type.Interface to be implemented by a Spring bean to generate sort expression for datatype and LOB properties.Interface defining methods for managing database sequences.