PGUtils

slick.jdbc.PGUtils
object PGUtils

Attributes

Source
PostgresProfile.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
PGUtils.type

Members list

Value members

Concrete methods

def createPGObject(value: String, dbType: String): T

Attributes

Source
PostgresProfile.scala

Concrete fields

val pgObjectClass: Class[_ <: <FromJavaObject>]

Attributes

Source
PostgresProfile.scala
val pgObjectClassCtor: Constructor[T]

Attributes

Source
PostgresProfile.scala
val pgObjectClassSetType: Method

Attributes

Source
PostgresProfile.scala
val pgObjectClassSetValue: Method

Attributes

Source
PostgresProfile.scala