Package

io.getquill.codegen.jdbc

model

Permalink

package model

Visibility
  1. Public
  2. All

Type Members

  1. class DefaultJdbcTyper extends (JdbcTypeInfo) ⇒ Option[ClassTag[_]]

    Permalink
  2. class JdbcExpresser extends Expresser[JdbcTableMeta, JdbcColumnMeta]

    Permalink
  3. trait JdbcStereotyper extends Stereotyper

    Permalink
  4. case class JdbcTypeInfo(jdbcType: Int, size: Int, typeName: Option[String]) extends Product with Serializable

    Permalink

Value Members

  1. object JdbcTypeInfo extends Serializable

    Permalink
  2. object JdbcTypes

    Permalink

Ungrouped