Packages

c

slick.jdbc.HsqldbProfile

HsqldbTableDDLBuilder

class HsqldbTableDDLBuilder extends TableDDLBuilder

Source
HsqldbProfile.scala
Linear Supertypes
Type Hierarchy
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. HsqldbTableDDLBuilder
  2. TableDDLBuilder
  3. AnyRef
  4. Any
Implicitly
  1. by StringFormat
  2. by Ensuring
  3. by ArrowAssoc
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. Protected

Instance Constructors

  1. new HsqldbTableDDLBuilder(table: HsqldbProfile.Table[_])

Value Members

  1. def buildDDL: HsqldbProfile.DDL
    Definition Classes
    TableDDLBuilder
  2. val table: HsqldbProfile.Table[_]
    Definition Classes
    TableDDLBuilder