Packages

p

org.tresql

dialects

package dialects

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. dialects
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Value Members

  1. val CommonDialect: CoreTypes.Dialect
  2. def HSQLDialect: PartialFunction[Expr, String]
  3. def OracleDialect: PartialFunction[Expr, String]
  4. def PostgresqlDialect: PartialFunction[Expr, String]
  5. val PostgresqlRawDialect: CoreTypes.Dialect
  6. val VariableNameDialect: CoreTypes.Dialect
  7. object ANSISQLDialect extends CoreTypes.Dialect
  8. object HSQLRawDialect extends CoreTypes.Dialect
  9. object OracleRawDialect extends CoreTypes.Dialect

Inherited from AnyRef

Inherited from Any

Ungrouped