Uses of Interface
io.higson.runtime.sql.RuntimeDialect
Packages that use RuntimeDialect
-
Uses of RuntimeDialect in io.higson.runtime.sql
Fields in io.higson.runtime.sql declared as RuntimeDialectMethods in io.higson.runtime.sql that return RuntimeDialectModifier and TypeMethodDescriptionstatic RuntimeDialectDialectRegistry.getDialect()DialectTemplate.getDialect()static RuntimeDialectDialectRegistry.getDialectFor(String dialectName) Allows to retrieve dialect directly from predefined dialects map.Methods in io.higson.runtime.sql with parameters of type RuntimeDialectModifier and TypeMethodDescriptionstatic StringDialectPrinter.print(RuntimeDialect dialect) static voidDialectRegistry.setup(RuntimeDialect dialect) Constructors in io.higson.runtime.sql with parameters of type RuntimeDialectModifierConstructorDescriptionSqlProcessor(RuntimeDialect dialect) SqlProcessor(RuntimeDialect dialect, String schema) -
Uses of RuntimeDialect in io.higson.runtime.sql.dialect
Classes in io.higson.runtime.sql.dialect that implement RuntimeDialectModifier and TypeClassDescriptionclassclassclassclassCreated by psikora on 2014-11-24.classclassclass