Uses of Interface
org.javalite.activejdbc.dialects.Dialect
Package
Description
ActiveJDBC - the agile Java ORM.
Classes to manage database dialects, used internally.
-
Uses of Dialect in org.javalite.activejdbc
Modifier and TypeMethodDescriptionGenerates INSERT SQL based on this model with the provided dialect.Generates UPDATE SQL based on this model with the provided dialect. -
Uses of Dialect in org.javalite.activejdbc.dialects
Modifier and TypeClassDescriptionclass
class
class
Supports features of the h2 sql dialect.class
class
class
class
class