Packages

c

slick.jdbc.DB2Profile

DB2SequenceDDLBuilder

class DB2SequenceDDLBuilder extends SequenceDDLBuilder

Source
DB2Profile.scala
Linear Supertypes
Type Hierarchy
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. DB2SequenceDDLBuilder
  2. SequenceDDLBuilder
  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 DB2SequenceDDLBuilder(seq: DB2Profile.Sequence[_])

Value Members

  1. def buildDDL: DB2Profile.DDL