Class

molecule

EntityFacade

Related Doc: package molecule

Permalink

case class EntityFacade(entity: Entity, conn: Connection, id: AnyRef) extends Product with Serializable

Linear Supertypes
Serializable, Serializable, Product, Equals, AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. EntityFacade
  2. Serializable
  3. Serializable
  4. Product
  5. Equals
  6. AnyRef
  7. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Instance Constructors

  1. new EntityFacade(entity: Entity, conn: Connection, id: AnyRef)

    Permalink

Type Members

  1. type Op[T] = Option[T]

    Permalink
  2. type VA[Out] = ValueAttr[_, _, _, Out]

    Permalink

Value Members

  1. final def !=(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  2. final def ##(): Int

    Permalink
    Definition Classes
    AnyRef → Any
  3. final def ==(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  4. def apply(kw: String): Option[Any]

    Permalink
  5. def apply(kw1: String, kw2: String, kwx: String*): Seq[Option[Any]]

    Permalink
  6. def apply[A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V](a: VA[A], b: VA[B], c: VA[C], d: VA[D], e: VA[E], f: VA[F], g: VA[G], h: VA[H], i: VA[I], j: VA[J], k: VA[K], l: VA[L], m: VA[M], n: VA[N], o: VA[O], p: VA[P], q: VA[Q], r: VA[R], s: VA[S], t: VA[T], u: VA[U], v: VA[V]): (Op[A], Op[B], Op[C], Op[D], Op[E], Op[F], Op[G], Op[H], Op[I], Op[J], Op[K], Op[L], Op[M], Op[N], Op[O], Op[P], Op[Q], Op[R], Op[S], Op[T], Op[U], Op[V])

    Permalink
  7. def apply[A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U](a: VA[A], b: VA[B], c: VA[C], d: VA[D], e: VA[E], f: VA[F], g: VA[G], h: VA[H], i: VA[I], j: VA[J], k: VA[K], l: VA[L], m: VA[M], n: VA[N], o: VA[O], p: VA[P], q: VA[Q], r: VA[R], s: VA[S], t: VA[T], u: VA[U]): (Op[A], Op[B], Op[C], Op[D], Op[E], Op[F], Op[G], Op[H], Op[I], Op[J], Op[K], Op[L], Op[M], Op[N], Op[O], Op[P], Op[Q], Op[R], Op[S], Op[T], Op[U])

    Permalink
  8. def apply[A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T](a: VA[A], b: VA[B], c: VA[C], d: VA[D], e: VA[E], f: VA[F], g: VA[G], h: VA[H], i: VA[I], j: VA[J], k: VA[K], l: VA[L], m: VA[M], n: VA[N], o: VA[O], p: VA[P], q: VA[Q], r: VA[R], s: VA[S], t: VA[T]): (Op[A], Op[B], Op[C], Op[D], Op[E], Op[F], Op[G], Op[H], Op[I], Op[J], Op[K], Op[L], Op[M], Op[N], Op[O], Op[P], Op[Q], Op[R], Op[S], Op[T])

    Permalink
  9. def apply[A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S](a: VA[A], b: VA[B], c: VA[C], d: VA[D], e: VA[E], f: VA[F], g: VA[G], h: VA[H], i: VA[I], j: VA[J], k: VA[K], l: VA[L], m: VA[M], n: VA[N], o: VA[O], p: VA[P], q: VA[Q], r: VA[R], s: VA[S]): (Op[A], Op[B], Op[C], Op[D], Op[E], Op[F], Op[G], Op[H], Op[I], Op[J], Op[K], Op[L], Op[M], Op[N], Op[O], Op[P], Op[Q], Op[R], Op[S])

    Permalink
  10. def apply[A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R](a: VA[A], b: VA[B], c: VA[C], d: VA[D], e: VA[E], f: VA[F], g: VA[G], h: VA[H], i: VA[I], j: VA[J], k: VA[K], l: VA[L], m: VA[M], n: VA[N], o: VA[O], p: VA[P], q: VA[Q], r: VA[R]): (Op[A], Op[B], Op[C], Op[D], Op[E], Op[F], Op[G], Op[H], Op[I], Op[J], Op[K], Op[L], Op[M], Op[N], Op[O], Op[P], Op[Q], Op[R])

    Permalink
  11. def apply[A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q](a: VA[A], b: VA[B], c: VA[C], d: VA[D], e: VA[E], f: VA[F], g: VA[G], h: VA[H], i: VA[I], j: VA[J], k: VA[K], l: VA[L], m: VA[M], n: VA[N], o: VA[O], p: VA[P], q: VA[Q]): (Op[A], Op[B], Op[C], Op[D], Op[E], Op[F], Op[G], Op[H], Op[I], Op[J], Op[K], Op[L], Op[M], Op[N], Op[O], Op[P], Op[Q])

    Permalink
  12. def apply[A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P](a: VA[A], b: VA[B], c: VA[C], d: VA[D], e: VA[E], f: VA[F], g: VA[G], h: VA[H], i: VA[I], j: VA[J], k: VA[K], l: VA[L], m: VA[M], n: VA[N], o: VA[O], p: VA[P]): (Op[A], Op[B], Op[C], Op[D], Op[E], Op[F], Op[G], Op[H], Op[I], Op[J], Op[K], Op[L], Op[M], Op[N], Op[O], Op[P])

    Permalink
  13. def apply[A, B, C, D, E, F, G, H, I, J, K, L, M, N, O](a: VA[A], b: VA[B], c: VA[C], d: VA[D], e: VA[E], f: VA[F], g: VA[G], h: VA[H], i: VA[I], j: VA[J], k: VA[K], l: VA[L], m: VA[M], n: VA[N], o: VA[O]): (Op[A], Op[B], Op[C], Op[D], Op[E], Op[F], Op[G], Op[H], Op[I], Op[J], Op[K], Op[L], Op[M], Op[N], Op[O])

    Permalink
  14. def apply[A, B, C, D, E, F, G, H, I, J, K, L, M, N](a: VA[A], b: VA[B], c: VA[C], d: VA[D], e: VA[E], f: VA[F], g: VA[G], h: VA[H], i: VA[I], j: VA[J], k: VA[K], l: VA[L], m: VA[M], n: VA[N]): (Op[A], Op[B], Op[C], Op[D], Op[E], Op[F], Op[G], Op[H], Op[I], Op[J], Op[K], Op[L], Op[M], Op[N])

    Permalink
  15. def apply[A, B, C, D, E, F, G, H, I, J, K, L, M](a: VA[A], b: VA[B], c: VA[C], d: VA[D], e: VA[E], f: VA[F], g: VA[G], h: VA[H], i: VA[I], j: VA[J], k: VA[K], l: VA[L], m: VA[M]): (Op[A], Op[B], Op[C], Op[D], Op[E], Op[F], Op[G], Op[H], Op[I], Op[J], Op[K], Op[L], Op[M])

    Permalink
  16. def apply[A, B, C, D, E, F, G, H, I, J, K, L](a: VA[A], b: VA[B], c: VA[C], d: VA[D], e: VA[E], f: VA[F], g: VA[G], h: VA[H], i: VA[I], j: VA[J], k: VA[K], l: VA[L]): (Op[A], Op[B], Op[C], Op[D], Op[E], Op[F], Op[G], Op[H], Op[I], Op[J], Op[K], Op[L])

    Permalink
  17. def apply[A, B, C, D, E, F, G, H, I, J, K](a: VA[A], b: VA[B], c: VA[C], d: VA[D], e: VA[E], f: VA[F], g: VA[G], h: VA[H], i: VA[I], j: VA[J], k: VA[K]): (Op[A], Op[B], Op[C], Op[D], Op[E], Op[F], Op[G], Op[H], Op[I], Op[J], Op[K])

    Permalink
  18. def apply[A, B, C, D, E, F, G, H, I, J](a: VA[A], b: VA[B], c: VA[C], d: VA[D], e: VA[E], f: VA[F], g: VA[G], h: VA[H], i: VA[I], j: VA[J]): (Op[A], Op[B], Op[C], Op[D], Op[E], Op[F], Op[G], Op[H], Op[I], Op[J])

    Permalink
  19. def apply[A, B, C, D, E, F, G, H, I](a: VA[A], b: VA[B], c: VA[C], d: VA[D], e: VA[E], f: VA[F], g: VA[G], h: VA[H], i: VA[I]): (Op[A], Op[B], Op[C], Op[D], Op[E], Op[F], Op[G], Op[H], Op[I])

    Permalink
  20. def apply[A, B, C, D, E, F, G, H](a: VA[A], b: VA[B], c: VA[C], d: VA[D], e: VA[E], f: VA[F], g: VA[G], h: VA[H]): (Op[A], Op[B], Op[C], Op[D], Op[E], Op[F], Op[G], Op[H])

    Permalink
  21. def apply[A, B, C, D, E, F, G](a: VA[A], b: VA[B], c: VA[C], d: VA[D], e: VA[E], f: VA[F], g: VA[G]): (Op[A], Op[B], Op[C], Op[D], Op[E], Op[F], Op[G])

    Permalink
  22. def apply[A, B, C, D, E, F](a: VA[A], b: VA[B], c: VA[C], d: VA[D], e: VA[E], f: VA[F]): (Op[A], Op[B], Op[C], Op[D], Op[E], Op[F])

    Permalink
  23. def apply[A, B, C, D, E](a: VA[A], b: VA[B], c: VA[C], d: VA[D], e: VA[E]): (Op[A], Op[B], Op[C], Op[D], Op[E])

    Permalink
  24. def apply[A, B, C, D](a: VA[A], b: VA[B], c: VA[C], d: VA[D]): (Op[A], Op[B], Op[C], Op[D])

    Permalink
  25. def apply[A, B, C](a: VA[A], b: VA[B], c: VA[C]): (Op[A], Op[B], Op[C])

    Permalink
  26. def apply[A, B](a: VA[A], b: VA[B]): (Op[A], Op[B])

    Permalink
  27. def apply[A](attr: VA[A]): Option[A]

    Permalink
  28. final def asInstanceOf[T0]: T0

    Permalink
    Definition Classes
    Any
  29. def clone(): AnyRef

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  30. val conn: Connection

    Permalink
  31. val entity: Entity

    Permalink
  32. final def eq(arg0: AnyRef): Boolean

    Permalink
    Definition Classes
    AnyRef
  33. def finalize(): Unit

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  34. final def getClass(): Class[_]

    Permalink
    Definition Classes
    AnyRef → Any
  35. def getTyped[T](kw: String): Option[T]

    Permalink
  36. val id: AnyRef

    Permalink
  37. final def isInstanceOf[T0]: Boolean

    Permalink
    Definition Classes
    Any
  38. final def ne(arg0: AnyRef): Boolean

    Permalink
    Definition Classes
    AnyRef
  39. final def notify(): Unit

    Permalink
    Definition Classes
    AnyRef
  40. final def notifyAll(): Unit

    Permalink
    Definition Classes
    AnyRef
  41. def retract: Map[_, _]

    Permalink
  42. final def synchronized[T0](arg0: ⇒ T0): T0

    Permalink
    Definition Classes
    AnyRef
  43. def touch(maxDepth: Int = 5): Map[String, Any]

    Permalink
  44. def touch: Map[String, Any]

    Permalink
  45. def touchList(maxDepth: Int = 5, overloadHack: Int = 42): List[(String, Any)]

    Permalink
  46. def touchList: List[(String, Any)]

    Permalink
  47. def touchListQ(maxDepth: Int = 5): String

    Permalink
  48. def touchListQ: String

    Permalink
  49. def touchQ(maxDepth: Int = 5): String

    Permalink
  50. def touchQ: String

    Permalink
  51. final def wait(): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  52. final def wait(arg0: Long, arg1: Int): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  53. final def wait(arg0: Long): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )

Inherited from Serializable

Inherited from Serializable

Inherited from Product

Inherited from Equals

Inherited from AnyRef

Inherited from Any

Ungrouped