Uses of Class
io.github.torand.fastersql.dialect.OracleDialect
Packages that use OracleDialect
Package
Description
Provides classes and interfaces related to supported SQL dialects.
-
Uses of OracleDialect in io.github.torand.fastersql.dialect
Methods in io.github.torand.fastersql.dialect that return OracleDialectModifier and TypeMethodDescriptionOracleDialect.withLegacyRowLimiting()
Enables emulating OFFSET and LIMIT constructs for older Oracle versions.