Uses of Class
io.github.torand.fastersql.dialect.H2Dialect
Packages that use H2Dialect
Package
Description
Provides classes and interfaces related to supported SQL dialects.
-
Uses of H2Dialect in io.github.torand.fastersql.dialect
Methods in io.github.torand.fastersql.dialect that return H2DialectModifier and TypeMethodDescriptionH2Dialect.withCustomizations
(Connection connection) Adds some user defined functions emulating common SQL constructs not supported by default.