Class

molecule.api

Molecule20

Related Doc: package api

Permalink

abstract class Molecule20[A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T] extends Molecule

Linear Supertypes
Molecule, DatomicFacade, ArgProperties, AnyRef, Any
Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. Molecule20
  2. Molecule
  3. DatomicFacade
  4. ArgProperties
  5. AnyRef
  6. Any
  1. Hide All
  2. Show all
Visibility
  1. Public
  2. All

Instance Constructors

  1. new Molecule20(_model: Model, _query: Query)

    Permalink

Type Members

  1. case class AsOf(tx: TxType) extends DbOp with Product with Serializable

    Permalink
    Definition Classes
    DatomicFacade
  2. sealed trait DbOp extends AnyRef

    Permalink
    Definition Classes
    DatomicFacade
  3. case class Imagine(tx: List[AnyRef]) extends DbOp with Product with Serializable

    Permalink
    Definition Classes
    DatomicFacade
  4. type KeepQueryOpsWhenFormatting = Int

    Permalink
    Definition Classes
    DatomicFacade
  5. type Op[T] = Option[T]

    Permalink
    Attributes
    protected
    Definition Classes
    Molecule
  6. case class Since(date: Date) extends DbOp with Product with Serializable

    Permalink
    Definition Classes
    DatomicFacade
  7. sealed trait TxType extends AnyRef

    Permalink
    Definition Classes
    DatomicFacade
  8. type W[Out] = ValueAttr[_, _, _, Out]

    Permalink
    Attributes
    protected
    Definition Classes
    Molecule
  9. type lObj = List[AnyRef]

    Permalink
    Attributes
    protected
    Definition Classes
    Molecule
  10. trait modelCheck extends AnyRef

    Permalink
    Attributes
    protected
    Definition Classes
    Molecule
  11. case class txDate(txInstant: Date) extends TxType with Product with Serializable

    Permalink
    Definition Classes
    DatomicFacade
  12. case class txLong(t: Long) extends TxType with Product with Serializable

    Permalink
    Definition Classes
    DatomicFacade
  13. case class txlObj(tx: List[AnyRef]) extends TxType with Product with Serializable

    Permalink
    Definition Classes
    DatomicFacade

Abstract Value Members

  1. abstract def debug(implicit conn: Connection): Unit

    Permalink
    Definition Classes
    Molecule
  2. abstract def debugE(implicit conn: Connection): Unit

    Permalink
    Definition Classes
    Molecule
  3. abstract def get(implicit conn: Connection): Seq[(A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T)]

    Permalink
  4. abstract def getE(implicit conn: Connection): Seq[(Long, A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T)]

    Permalink
  5. abstract def hl(implicit conn: Connection): Seq[::[A, ::[B, ::[C, ::[D, ::[E, ::[F, ::[G, ::[H, ::[I, ::[J, ::[K, ::[L, ::[M, ::[N, ::[O, ::[P, ::[Q, ::[R, ::[S, ::[T, HNil]]]]]]]]]]]]]]]]]]]]]

    Permalink

Concrete 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. object History extends DbOp with Product with Serializable

    Permalink
    Definition Classes
    DatomicFacade
  5. val _model: Model

    Permalink
    Definition Classes
    Molecule20Molecule
  6. val _query: Query

    Permalink
    Definition Classes
    Molecule20Molecule
  7. def add(implicit conn: Connection): Tx

    Permalink
    Definition Classes
    Molecule
  8. implicit def anyToArgProperty[T](t: ⇒ T): ArgProperty[T]

    Permalink
    Definition Classes
    ArgProperties
  9. final def asInstanceOf[T0]: T0

    Permalink
    Definition Classes
    Any
  10. def asOf(tx: lObj): Molecule20[A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T]

    Permalink
  11. def asOf(l: Long): Molecule20[A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T]

    Permalink
  12. def asOf(d: Date): Molecule20[A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T]

    Permalink
  13. def asOf_[M <: Molecule](thisMolecule: M, t: lObj): M

    Permalink
    Attributes
    protected
    Definition Classes
    Molecule
  14. def asOf_[M <: Molecule](thisMolecule: M, l: Long): M

    Permalink
    Attributes
    protected
    Definition Classes
    Molecule
  15. def asOf_[M <: Molecule](thisMolecule: M, d: Date): M

    Permalink
    Attributes
    protected
    Definition Classes
    Molecule
  16. def clone(): AnyRef

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  17. final def eq(arg0: AnyRef): Boolean

    Permalink
    Definition Classes
    AnyRef
  18. def equals(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  19. def finalize(): Unit

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  20. def get(n: Int)(implicit conn: Connection): Seq[(A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T)]

    Permalink
  21. final def getClass(): Class[_]

    Permalink
    Definition Classes
    AnyRef → Any
  22. def hashCode(): Int

    Permalink
    Definition Classes
    AnyRef → Any
  23. def history: Molecule20[A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T]

    Permalink
  24. def history_[M <: Molecule](thisMolecule: M): M

    Permalink
    Attributes
    protected
    Definition Classes
    Molecule
  25. def hl(n: Int)(implicit conn: Connection): Seq[::[A, ::[B, ::[C, ::[D, ::[E, ::[F, ::[G, ::[H, ::[I, ::[J, ::[K, ::[L, ::[M, ::[N, ::[O, ::[P, ::[Q, ::[R, ::[S, ::[T, HNil]]]]]]]]]]]]]]]]]]]]]

    Permalink
  26. def imagine(tx: lObj): Molecule20[A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T]

    Permalink
  27. def imagine_[M <: Molecule](thisMolecule: M, tx: lObj): M

    Permalink
    Attributes
    protected
    Definition Classes
    Molecule
  28. def inputs(query: Query): Seq[AnyRef]

    Permalink
    Definition Classes
    DatomicFacade
  29. def insert(conn: Connection, model: Model, dataRows: Seq[Seq[Any]] = Seq()): Tx

    Permalink
    Attributes
    protected[molecule]
    Definition Classes
    DatomicFacade
  30. object insert extends modelCheck

    Permalink
  31. final def isInstanceOf[T0]: Boolean

    Permalink
    Definition Classes
    Any
  32. def load(tx: Transaction, identifier: String = "", protocol: String = "mem"): Connection

    Permalink
    Definition Classes
    DatomicFacade
  33. def loadList(txlist: List[_], identifier: String = "", protocol: String = "mem"): Connection

    Permalink
    Definition Classes
    DatomicFacade
  34. def maybe[T1, T2](v1: W[T1], v2: W[T2])(implicit conn: Connection): Seq[(A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, Op[T1], Op[T2])]

    Permalink
  35. def maybe[T1](v1: W[T1])(implicit conn: Connection): Seq[(A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, Op[T1])]

    Permalink
  36. final def ne(arg0: AnyRef): Boolean

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

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

    Permalink
    Definition Classes
    AnyRef
  39. def one(implicit conn: Connection): (A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T)

    Permalink
  40. def results(conn: Connection, model: Model, query: Query): List[List[AnyRef]]

    Permalink
    Definition Classes
    DatomicFacade
  41. def save(conn: Connection, model: Model): Tx

    Permalink
    Attributes
    protected[molecule]
    Definition Classes
    DatomicFacade
  42. def since(d: Date): Molecule20[A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T]

    Permalink
  43. def since_[M <: Molecule](thisMolecule: M, date: Date): M

    Permalink
    Attributes
    protected
    Definition Classes
    Molecule
  44. def some(implicit conn: Connection): Option[(A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T)]

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

    Permalink
    Definition Classes
    AnyRef
  46. def toString(): String

    Permalink
    Definition Classes
    Molecule → AnyRef → Any
  47. def update(implicit conn: Connection): Tx

    Permalink
    Definition Classes
    Molecule
  48. def update(conn: Connection, model: Model): Tx

    Permalink
    Attributes
    protected[molecule]
    Definition Classes
    DatomicFacade
  49. final def wait(): Unit

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

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

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

Inherited from Molecule

Inherited from DatomicFacade

Inherited from ArgProperties

Inherited from AnyRef

Inherited from Any

Ungrouped