Package io.jmix.data.persistence
package io.jmix.data.persistence
-
ClassDescriptionInterface defining methods of getting some DBMS-specific values.Factory for obtaining implementations of DBMS-specific objects, particularly
DbmsFeatures,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 to be implemented by Spring beans to supply JPQL sort expressions for datatype and LOB properties.Extension point for modules that translate non-JPAPropertyConditioninstances to JPQL.Interface defining methods for managing database sequences.Contains information for supplying a JPQL sort expression.Extension point for modules that provide custom JPQL sort expressions for resolved property paths.