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
Learn more about member selection
Visibility
  1. Public
  2. All

Value Members

  1. object ANSISQLDialect extends CoreTypes.Dialect

  2. val CommonDialect: CoreTypes.Dialect

  3. def HSQLDialect: PartialFunction[Expr, String]

  4. object HSQLRawDialect extends CoreTypes.Dialect

  5. def OracleDialect: PartialFunction[Expr, String]

  6. object OracleRawDialect extends CoreTypes.Dialect

  7. def PostgresqlDialect: PartialFunction[Expr, String]

  8. val PostgresqlRawDialect: CoreTypes.Dialect

  9. val VariableNameDialect: CoreTypes.Dialect

Inherited from AnyRef

Inherited from Any

Ungrouped