Packages

o

slick.jdbc

PGUtils

object PGUtils

Source
PostgresProfile.scala
Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. PGUtils
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. Protected

Value Members

  1. def createPGObject(value: String, dbType: String): AnyRef
  2. val pgObjectClass: Class[_ <: AnyRef]
  3. val pgObjectClassCtor: Constructor[_ <: AnyRef]
  4. val pgObjectClassSetType: Method
  5. val pgObjectClassSetValue: Method