Uses of Interface
com.blazebit.persistence.spi.DbmsDialect
Packages that use DbmsDialect
-
Uses of DbmsDialect in com.blazebit.persistence.spi
Methods in com.blazebit.persistence.spi with parameters of type DbmsDialectModifier and TypeMethodDescriptionCriteriaBuilderConfiguration.registerDialect(String dbms, DbmsDialect dialect) Registers the given dialect for the given dbms name.