Packages

package orm

Package Members

  1. package annotations
  2. package dbtype
  3. package definitions
  4. package generator
  5. package implicits
  6. package jtype

Type Members

  1. trait PSetAny extends AnyRef

  2. case class PStatement(sql: String)(implicit conn: Connection) extends LazyLogging with BooleanType with IntType with LongType with DoubleType with StringType with TimestampType with DateTimeType with BinaryType with Product with Serializable

    Created by Peerapat A on Feb 5, 2017

  3. case class Persistant(config: String = "hikari.properties") extends Product with Serializable

Ungrouped