Update_datomic

molecule.datalog.datomic.transaction.Update_datomic
trait Update_datomic extends DatomicBase_JVM, UpdateOps, UpdateFilters, ModelTransformations_, MoleculeLogging, ResolveBase, JavaConversions

Attributes

Source
Update_datomic.scala
Graph
Supertypes
trait JavaConversions
trait AsScalaExtensions
trait AsJavaExtensions
trait ResolveBase
trait MoleculeLogging
trait Logging
trait ModelTransformations_
trait UpdateOps
trait BaseOps
trait BaseHelpers
trait DateHandling
trait RegexMatching
trait JsonBase
trait SerializationUtils
trait Action2Data
trait ModelUtils
trait DataType
class Object
trait Matchable
class Any
Show all
Self type
ResolveUpdate

Members list

Type members

Classlikes

class ops[T](tpe: String, vs: Seq[T])

Attributes

Source
Update_datomic.scala
Supertypes
class Object
trait Matchable
class Any

Inherited classlikes

implicit class BufferHasAsJava[A](b: Buffer[A])

Attributes

Inherited from:
AsJavaExtensions
Supertypes
class Object
trait Matchable
class Any
implicit class CollectionHasAsScala[A](c: Collection[A])

Attributes

Inherited from:
AsScalaExtensions
Supertypes
class Object
trait Matchable
class Any
implicit class ConcurrentMapHasAsJava[K, V](m: Map[K, V])

Attributes

Inherited from:
AsJavaExtensions
Supertypes
class Object
trait Matchable
class Any
implicit class ConcurrentMapHasAsScala[K, V](m: ConcurrentMap[K, V])

Attributes

Inherited from:
AsScalaExtensions
Supertypes
class Object
trait Matchable
class Any
implicit class DictionaryHasAsScala[K, V](d: Dictionary[K, V])

Attributes

Inherited from:
AsScalaExtensions
Supertypes
class Object
trait Matchable
class Any
implicit class EnumerationHasAsScala[A](e: Enumeration[A])

Attributes

Inherited from:
AsScalaExtensions
Supertypes
class Object
trait Matchable
class Any
implicit class IterableHasAsJava[A](i: Iterable[A])

Attributes

Inherited from:
AsJavaExtensions
Supertypes
class Object
trait Matchable
class Any
implicit class IterableHasAsScala[A](i: Iterable[A])

Attributes

Inherited from:
AsScalaExtensions
Supertypes
class Object
trait Matchable
class Any
implicit class IteratorHasAsJava[A](i: Iterator[A])

Attributes

Inherited from:
AsJavaExtensions
Supertypes
class Object
trait Matchable
class Any
implicit class IteratorHasAsScala[A](i: Iterator[A])

Attributes

Inherited from:
AsScalaExtensions
Supertypes
class Object
trait Matchable
class Any
implicit class ListHasAsScala[A](l: List[A])

Attributes

Inherited from:
AsScalaExtensions
Supertypes
class Object
trait Matchable
class Any
implicit class MapHasAsJava[K, V](m: Map[K, V])

Attributes

Inherited from:
AsJavaExtensions
Supertypes
class Object
trait Matchable
class Any
implicit class MapHasAsScala[K, V](m: Map[K, V])

Attributes

Inherited from:
AsScalaExtensions
Supertypes
class Object
trait Matchable
class Any
implicit class MutableMapHasAsJava[K, V](m: Map[K, V])

Attributes

Inherited from:
AsJavaExtensions
Supertypes
class Object
trait Matchable
class Any
implicit class MutableSeqHasAsJava[A](s: Seq[A])

Attributes

Inherited from:
AsJavaExtensions
Supertypes
class Object
trait Matchable
class Any
implicit class MutableSetHasAsJava[A](s: Set[A])

Attributes

Inherited from:
AsJavaExtensions
Supertypes
class Object
trait Matchable
class Any
implicit class PropertiesHasAsScala(i: Properties)

Attributes

Inherited from:
AsScalaExtensions
Supertypes
class Object
trait Matchable
class Any
implicit class Regex(sc: StringContext)

Attributes

Inherited from:
RegexMatching
Source
RegexMatching.scala
Supertypes
class Object
trait Matchable
class Any
implicit class SeqHasAsJava[A](s: Seq[A])

Attributes

Inherited from:
AsJavaExtensions
Supertypes
class Object
trait Matchable
class Any
implicit class SetHasAsJava[A](s: Set[A])

Attributes

Inherited from:
AsJavaExtensions
Supertypes
class Object
trait Matchable
class Any
implicit class SetHasAsScala[A](s: Set[A])

Attributes

Inherited from:
AsScalaExtensions
Supertypes
class Object
trait Matchable
class Any
implicit class byteBuffer2byteArray(byteBuffer: ByteBuffer)

Attributes

Inherited from:
SerializationUtils
Source
SerializationUtils.scala
Supertypes
class Object
trait Matchable
class Any

Inherited types

type Data = List[List[AnyRef]]

Attributes

Inherited from:
DatomicDataType_JVM
Source
DatomicDataType_JVM.scala

Value members

Concrete methods

def getStmts(conn: DatomicConn_JVM, elements: List[Element], isRpcCall: Boolean, debug: Boolean): Data

Attributes

Source
Update_datomic.scala
def handleAppend(attr: String, cast: String): String

Attributes

Source
Update_datomic.scala
override def handleBackRef(backRef: BackRef): Unit

Attributes

Definition Classes
UpdateOps
Source
Update_datomic.scala
override def handleFilterAttr[T <: Attr & Tacit](filterAttr: T): Unit

Attributes

Definition Classes
UpdateOps
Source
Update_datomic.scala
override def handleIds(ent: String, ids1: Seq[Long]): Unit

Attributes

Definition Classes
UpdateOps
Source
Update_datomic.scala
def handlePrepend(attr: String, cast: String): String

Attributes

Source
Update_datomic.scala
override def handleRef(r: Ref): Unit

Attributes

Definition Classes
UpdateOps
Source
Update_datomic.scala
def handleReplaceAll[T](attr: String, vs: Seq[T]): String

Attributes

Source
Update_datomic.scala
override def updateByteArray(ent: String, attr: String, newByteArray: Array[Byte]): Unit

Attributes

Definition Classes
UpdateOps
Source
Update_datomic.scala
override protected def updateMapAdd[T](ent: String, attr: String, optRef: Option[String], map: Map[String, T], transformValue: T => Any, exts: List[String], value2json: (StringBuffer, T) => StringBuffer): Unit

Attributes

Definition Classes
UpdateOps
Source
Update_datomic.scala
override protected def updateMapEq[T](ent: String, attr: String, optRef: Option[String], noValue: Boolean, map: Map[String, T], transformValue: T => Any, value2json: (StringBuffer, T) => StringBuffer): Unit

Attributes

Definition Classes
UpdateOps
Source
Update_datomic.scala
override protected def updateMapRemove(ent: String, attr: String, optRef: Option[String], keys: Seq[String], exts: List[String]): Unit

Attributes

Definition Classes
UpdateOps
Source
Update_datomic.scala
override protected def updateOne[T](ent: String, attr: String, op: Op, vs: Seq[T], transformValue: T => Any, exts: List[String]): Unit

Attributes

Definition Classes
UpdateOps
Source
Update_datomic.scala
override protected def updateSeqAdd[T](ent: String, attr: String, optRef: Option[String], seq: Seq[T], transformValue: T => Any, exts: List[String], seq2array: (Seq[T]) => Array[AnyRef], value2json: (StringBuffer, T) => StringBuffer): Unit

Attributes

Definition Classes
UpdateOps
Source
Update_datomic.scala
override protected def updateSeqEq[T](ent: String, attr: String, optRef: Option[String], seq: Seq[T], transformValue: T => Any, exts: List[String], seq2array: (Seq[T]) => Array[AnyRef], value2json: (StringBuffer, T) => StringBuffer): Unit

Attributes

Definition Classes
UpdateOps
Source
Update_datomic.scala
override protected def updateSeqRemove[T](ent: String, attr: String, optRef: Option[String], seq: Seq[T], transformValue: T => Any, exts: List[String], one2json: T => String, seq2array: (Seq[T]) => Array[AnyRef]): Unit

Attributes

Definition Classes
UpdateOps
Source
Update_datomic.scala
override protected def updateSetAdd[T](ent: String, attr: String, optRef: Option[String], set: Set[T], transformValue: T => Any, exts: List[String], set2array: (Set[T]) => Array[AnyRef], value2json: (StringBuffer, T) => StringBuffer): Unit

Attributes

Definition Classes
UpdateOps
Source
Update_datomic.scala
override protected def updateSetEq[T](ent: String, attr: String, optRef: Option[String], set: Set[T], transformValue: T => Any, exts: List[String], set2array: (Set[T]) => Array[AnyRef], value2json: (StringBuffer, T) => StringBuffer): Unit

Attributes

Definition Classes
UpdateOps
Source
Update_datomic.scala
override protected def updateSetRemove[T](ent: String, attr: String, optRef: Option[String], set: Set[T], transformValue: T => Any, exts: List[String], one2json: T => String, set2array: (Set[T]) => Array[AnyRef]): Unit

Attributes

Definition Classes
UpdateOps
Source
Update_datomic.scala

Inherited methods

protected def addBAr[T](es: List[Element], op: Op, ba: Array[T]): List[Element]

Attributes

Inherited from:
ModelTransformations_
Source
ModelTransformations_.scala
protected def addBArOpt[T](es: List[Element], op: Op, optBA: Option[Array[T]]): List[Element]

Attributes

Inherited from:
ModelTransformations_
Source
ModelTransformations_.scala
protected def addMap[T](es: List[Element], op: Op, vs: Map[String, T]): List[Element]

Attributes

Inherited from:
ModelTransformations_
Source
ModelTransformations_.scala
protected def addMapKs(es: List[Element], op: Op, ks: Seq[String]): List[Element]

Attributes

Inherited from:
ModelTransformations_
Source
ModelTransformations_.scala
protected def addMapOpt[T](es: List[Element], op: Op, vs: Option[Map[String, T]]): List[Element]

Attributes

Inherited from:
ModelTransformations_
Source
ModelTransformations_.scala
protected def addMapVs[T](es: List[Element], op: Op, vs: Seq[T]): List[Element]

Attributes

Inherited from:
ModelTransformations_
Source
ModelTransformations_.scala
protected def addOne[T](es: List[Element], op: Op, vs: Seq[T]): List[Element]

Attributes

Inherited from:
ModelTransformations_
Source
ModelTransformations_.scala
protected def addOneOpt[T](es: List[Element], op: Op, v: Option[T]): List[Element]

Attributes

Inherited from:
ModelTransformations_
Source
ModelTransformations_.scala
protected def addRetractEntityStmt(id: AnyRef): Boolean

Attributes

Inherited from:
DatomicBase_JVM
Source
DatomicBase_JVM.scala
protected def addSeq[T](es: List[Element], op: Op, vs: Seq[T]): List[Element]

Attributes

Inherited from:
ModelTransformations_
Source
ModelTransformations_.scala
protected def addSeqOpt[T](es: List[Element], op: Op, vs: Option[Seq[T]]): List[Element]

Attributes

Inherited from:
ModelTransformations_
Source
ModelTransformations_.scala
protected def addSet[T](es: List[Element], op: Op, vs: Set[T]): List[Element]

Attributes

Inherited from:
ModelTransformations_
Source
ModelTransformations_.scala
protected def addSetOpt[T](es: List[Element], op: Op, vs: Option[Set[T]]): List[Element]

Attributes

Inherited from:
ModelTransformations_
Source
ModelTransformations_.scala
protected def addSort(es: List[Element], sort: String): List[Element]

Attributes

Inherited from:
ModelTransformations_
Source
ModelTransformations_.scala
protected def appendEscapedString(buf: StringBuffer, s: String): Unit

Attributes

Inherited from:
JsonBase
Source
JsonBase.scala
protected def appendStmt(op: Keyword, e: AnyRef, a: Keyword, v: AnyRef): Unit

Attributes

Inherited from:
DatomicBase_JVM
Source
DatomicBase_JVM.scala
protected def asIs(es: List[Element], kw: Kw, n: Option[Int]): List[Element]

Attributes

Inherited from:
ModelTransformations_
Source
ModelTransformations_.scala
protected def bigDec(arg: Any): BigDecimal

Attributes

Inherited from:
BaseHelpers
Source
BaseHelpers.scala
protected def cleanUpdateElements(elements: List[Element]): List[Element]

Attributes

Inherited from:
ModelTransformations_
Source
ModelTransformations_.scala
protected def countValueAttrs(elements: List[Element]): Int

Attributes

Inherited from:
ModelUtils
Source
ModelUtils.scala
def date2datomic(date: Date): String

Attributes

Inherited from:
DateHandling
Source
DateHandling.scala
def date2str(date: Date, zoneOffset: ZoneOffset): String

Attributes

Inherited from:
DateHandling
Source
DateHandling.scala
def daylight(ms: Long): Int

Attributes

Inherited from:
DateHandling
Source
DateHandling.scala
def diff(s1: String, s2: String): Unit

Attributes

Inherited from:
BaseHelpers
Source
BaseHelpers.scala
protected def double(arg: Any): String

Attributes

Inherited from:
BaseHelpers
Source
BaseHelpers.scala
def escStr(s: String): String

Attributes

Inherited from:
BaseHelpers
Source
BaseHelpers.scala
def expandDateStr(dateStr: String): String

Attributes

Inherited from:
DateHandling
Source
DateHandling.scala
protected def filterAttr(es: List[Element], op: Op, filterAttrMolecule: Molecule): List[Element]

Attributes

Inherited from:
ModelTransformations_
Source
ModelTransformations_.scala
def firstLow(str: Any): String

Attributes

Inherited from:
BaseHelpers
Source
BaseHelpers.scala
final def getAttrNames(elements: List[Element], attrs: Set[String]): Set[String]

Attributes

Inherited from:
ModelUtils
Source
ModelUtils.scala
protected def getConn(proxy: ConnProxy): Future[DatomicConn_JVM]

Attributes

Inherited from:
DatomicBase_JVM
Source
DatomicBase_JVM.scala
protected def getFreshConn(proxy: ConnProxy): Future[DatomicConn_JVM]

Attributes

Inherited from:
DatomicBase_JVM
Source
DatomicBase_JVM.scala
final protected def getInitialNonGenericNs(elements: List[Element]): String

Attributes

Inherited from:
ModelUtils
Source
ModelUtils.scala
final protected def getInitialNs(elements: List[Element]): String

Attributes

Inherited from:
ModelUtils
Source
ModelUtils.scala
def getKwName(kw: String): String

Attributes

Inherited from:
BaseHelpers
Source
BaseHelpers.scala
final def getUpdateFilters(reversedElements: List[Element], filterElements: List[Element], hasFilter: Boolean, requireEnt: Boolean, requiredEntPaths: List[List[String]]): (List[Element], List[List[String]])

Attributes

Inherited from:
UpdateFilters
Source
UpdateFilters.scala
final def getUpsertFilters(reversedElements: List[Element], filterElements: List[Element], hasFilter: Boolean, requireEnt: Boolean, requiredEntPaths: List[List[String]]): (List[Element], List[List[String]])

Attributes

Inherited from:
UpdateFilters
Source
UpdateFilters.scala
def hasRef(elements: List[Element]): Boolean

Attributes

Inherited from:
ModelUtils
Source
ModelUtils.scala
def indent(tabs: Int): String

Attributes

Inherited from:
BaseHelpers
Source
BaseHelpers.scala
protected def initTxBase(elements: List[Element], idIndex: Int): Unit

Attributes

Inherited from:
DatomicBase_JVM
Source
DatomicBase_JVM.scala
protected def iterable2json[T](iterable: Iterable[T], value2json: (StringBuffer, T) => StringBuffer): String

Attributes

Inherited from:
JsonBase
Source
JsonBase.scala
protected def jvector2set(value: AnyRef => Any): AnyRef => AnyRef

Attributes

Inherited from:
ResolveBase
Source
ResolveBase.scala
protected def jvector2set: AnyRef => AnyRef

Attributes

Inherited from:
ResolveBase
Source
ResolveBase.scala
protected def kw(ent: String, attr: String): Keyword

Attributes

Inherited from:
DatomicBase_JVM
Source
DatomicBase_JVM.scala
def localOffset: String

Attributes

Inherited from:
DateHandling
Source
DateHandling.scala
def localZoneOffset: ZoneOffset

Attributes

Inherited from:
DateHandling
Source
DateHandling.scala
protected def logger: Logger

The logger for this class.

The logger for this class.

Attributes

Inherited from:
Logging
Source
Logging.scala
protected def loggerName: String

Override this to change the name of the underlying logger.

Override this to change the name of the underlying logger.

Defaults to class name with package

Attributes

Inherited from:
Logging
Source
Logging.scala
protected def map2json[T](map: Map[String, T], value2json: (StringBuffer, T) => StringBuffer): String

Attributes

Inherited from:
JsonBase
Source
JsonBase.scala
protected def map2jsonByteArray[T](map: Map[String, T], value2json: (StringBuffer, T) => StringBuffer): Array[Byte]

Attributes

Inherited from:
JsonBase
Source
JsonBase.scala
protected def newId: String

Attributes

Inherited from:
DatomicBase_JVM
Source
DatomicBase_JVM.scala
protected def noKeywords(elements: List[Element], optProxy: Option[ConnProxy]): List[Element]

Attributes

Inherited from:
ModelUtils
Source
ModelUtils.scala
def noNested: Nothing

Attributes

Inherited from:
ModelUtils
Source
ModelUtils.scala
def noNsReUseAfterBackref(nextElement: Element, prevRefs: List[String], backRef: String): Unit

Attributes

Inherited from:
ModelUtils
Source
ModelUtils.scala
def noOptRef: Nothing

Attributes

Inherited from:
ModelUtils
Source
ModelUtils.scala
def noOptional(a: Attr): Nothing

Attributes

Inherited from:
ModelUtils
Source
ModelUtils.scala
def nullValue: Nothing

Attributes

Inherited from:
ResolveBase
Source
ResolveBase.scala
final def o(opt: Option[Any]): String

Attributes

Inherited from:
BaseHelpers
Source
BaseHelpers.scala
final def oStr(opt: Option[String]): String

Attributes

Inherited from:
BaseHelpers
Source
BaseHelpers.scala
final def oStr2(opt: Option[String]): String

Attributes

Inherited from:
BaseHelpers
Source
BaseHelpers.scala
final def opt(opt: Option[Any]): String

Attributes

Inherited from:
BaseHelpers
Source
BaseHelpers.scala
protected def optArray(array: Array[Byte]): Option[Array[Byte]]

Attributes

Inherited from:
BaseOps
Source
BaseOps.scala
final def optFilterAttr(opt: Option[(Int, List[String], Any)]): String

Attributes

Inherited from:
BaseHelpers
Source
BaseHelpers.scala
def pad(longest: Int, shorter: Int): String

Attributes

Inherited from:
BaseHelpers
Source
BaseHelpers.scala
def padS(longest: Int, str: String): String

Attributes

Inherited from:
BaseHelpers
Source
BaseHelpers.scala
protected def quote(buf: StringBuffer, s: String): StringBuffer

Attributes

Inherited from:
JsonBase
Source
JsonBase.scala
final def render(value: Any): String

Attributes

Inherited from:
BaseHelpers
Source
BaseHelpers.scala
final def renderValidations(validations: Seq[(String, String)]): String

Attributes

Inherited from:
BaseHelpers
Source
BaseHelpers.scala
final protected def resetTimer(): Unit

Attributes

Inherited from:
BaseHelpers
Source
BaseHelpers.scala
protected def reverseTopLevelSorting(es: List[Element]): List[Element]

Attributes

Inherited from:
ModelTransformations_
Source
ModelTransformations_.scala
final def sq[T](values: Iterable[T]): String

Attributes

Inherited from:
BaseHelpers
Source
BaseHelpers.scala
def ss(a: String, b: String, c: String): String

Attributes

Inherited from:
BaseHelpers
Source
BaseHelpers.scala
def ss(a: String, b: String): String

Attributes

Inherited from:
BaseHelpers
Source
BaseHelpers.scala
protected def stmtList: ArrayList[AnyRef]

Attributes

Inherited from:
DatomicBase_JVM
Source
DatomicBase_JVM.scala
def str2date(s: String, zoneOffset: ZoneOffset): Date

Attributes

Inherited from:
DateHandling
Source
DateHandling.scala
def str2zdt(s: String, zoneOffset: ZoneOffset): ZonedDateTime

Attributes

Inherited from:
DateHandling
Source
DateHandling.scala
def thousands(i: Long): String

Attributes

Inherited from:
BaseHelpers
Source
BaseHelpers.scala
final protected def time(n: Int, prev: Int): Unit

Attributes

Inherited from:
BaseHelpers
Source
BaseHelpers.scala
protected def toDouble(es: List[Element], kw: Kw): List[Element]

Attributes

Inherited from:
ModelTransformations_
Source
ModelTransformations_.scala
protected def toInt(es: List[Element], kw: Kw): List[Element]

Attributes

Inherited from:
ModelTransformations_
Source
ModelTransformations_.scala
protected def topLevelAttrCount(elements: List[Element], count: Int): Int

Attributes

Inherited from:
ModelTransformations_
Source
ModelTransformations_.scala
def truncateDateStr(dateStr: String): String

Attributes

Inherited from:
DateHandling
Source
DateHandling.scala
def unescStr(s: String): String

Attributes

Inherited from:
BaseHelpers
Source
BaseHelpers.scala
protected def unexpected(element: Element): Nothing

Attributes

Inherited from:
Action2Data
Source
Action2Data.scala
def unexpectedValue(other: Any): Nothing

Attributes

Inherited from:
ResolveBase
Source
ResolveBase.scala
protected def validKey(key: String): String

Attributes

Inherited from:
ModelUtils
Source
ModelUtils.scala
def withDecimal(v: Any): String

Attributes

Inherited from:
BaseHelpers
Source
BaseHelpers.scala
def zone: ZoneId

Attributes

Inherited from:
DateHandling
Source
DateHandling.scala

Concrete fields

lazy override protected val transformBigDecimal: BigDecimal => Any

Attributes

Source
Update_datomic.scala
lazy override protected val transformBigInt: BigInt => Any

Attributes

Source
Update_datomic.scala
lazy override protected val transformBoolean: Boolean => Any

Attributes

Source
Update_datomic.scala
lazy override protected val transformByte: Byte => Any

Attributes

Source
Update_datomic.scala
lazy override protected val transformChar: Char => Any

Attributes

Source
Update_datomic.scala
lazy override protected val transformDate: Date => Any

Attributes

Source
Update_datomic.scala
lazy override protected val transformDouble: Double => Any

Attributes

Source
Update_datomic.scala
lazy override protected val transformDuration: Duration => Any

Attributes

Source
Update_datomic.scala
lazy override protected val transformFloat: Float => Any

Attributes

Source
Update_datomic.scala
lazy override protected val transformID: Long => Any

Attributes

Source
Update_datomic.scala
lazy override protected val transformInstant: Instant => Any

Attributes

Source
Update_datomic.scala
lazy override protected val transformInt: Int => Any

Attributes

Source
Update_datomic.scala
lazy override protected val transformLocalDate: LocalDate => Any

Attributes

Source
Update_datomic.scala
lazy override protected val transformLocalDateTime: LocalDateTime => Any

Attributes

Source
Update_datomic.scala
lazy override protected val transformLocalTime: LocalTime => Any

Attributes

Source
Update_datomic.scala
lazy override protected val transformLong: Long => Any

Attributes

Source
Update_datomic.scala
lazy override protected val transformOffsetDateTime: OffsetDateTime => Any

Attributes

Source
Update_datomic.scala
lazy override protected val transformOffsetTime: OffsetTime => Any

Attributes

Source
Update_datomic.scala
lazy override protected val transformShort: Short => Any

Attributes

Source
Update_datomic.scala
lazy override protected val transformString: String => Any

Attributes

Source
Update_datomic.scala
lazy override protected val transformURI: URI => Any

Attributes

Source
Update_datomic.scala
lazy override protected val transformUUID: UUID => Any

Attributes

Source
Update_datomic.scala
lazy override protected val transformZonedDateTime: ZonedDateTime => Any

Attributes

Source
Update_datomic.scala

Inherited fields

lazy protected val add: Keyword

Attributes

Inherited from:
DatomicBase_JVM
Source
DatomicBase_JVM.scala
protected var backRefs: Map[String, AnyRef]

Attributes

Inherited from:
DatomicBase_JVM
Source
DatomicBase_JVM.scala
lazy protected val bigDec2java: Any => BigDecimal

Attributes

Inherited from:
DatomicBase_JVM
Source
DatomicBase_JVM.scala
lazy protected val bigInt2java: Any => BigInteger

Attributes

Inherited from:
DatomicBase_JVM
Source
DatomicBase_JVM.scala
lazy protected val boolean2java: Any => Boolean

Attributes

Inherited from:
DatomicBase_JVM
Source
DatomicBase_JVM.scala
lazy protected val byte2java: Any => Int

Attributes

Inherited from:
DatomicBase_JVM
Source
DatomicBase_JVM.scala
lazy protected val char2java: Any => String

Attributes

Inherited from:
DatomicBase_JVM
Source
DatomicBase_JVM.scala
lazy protected val dBigDecimal: BigDecimal => String

Attributes

Inherited from:
ResolveBase
Source
ResolveBase.scala
lazy protected val dBigInt: BigInt => String

Attributes

Inherited from:
ResolveBase
Source
ResolveBase.scala
lazy protected val dBoolean: Boolean => String

Attributes

Inherited from:
ResolveBase
Source
ResolveBase.scala
lazy protected val dByte: Byte => String

Attributes

Inherited from:
ResolveBase
Source
ResolveBase.scala
lazy protected val dChar: Char => String

Attributes

Inherited from:
ResolveBase
Source
ResolveBase.scala
lazy protected val dDate: Date => String

Attributes

Inherited from:
ResolveBase
Source
ResolveBase.scala
lazy protected val dDouble: Double => String

Attributes

Inherited from:
ResolveBase
Source
ResolveBase.scala
lazy protected val dDuration: Duration => String

Attributes

Inherited from:
ResolveBase
Source
ResolveBase.scala
lazy protected val dFloat: Float => String

Attributes

Inherited from:
ResolveBase
Source
ResolveBase.scala
lazy protected val dId: Long => String

Attributes

Inherited from:
ResolveBase
Source
ResolveBase.scala
lazy protected val dInstant: Instant => String

Attributes

Inherited from:
ResolveBase
Source
ResolveBase.scala
lazy protected val dInt: Int => String

Attributes

Inherited from:
ResolveBase
Source
ResolveBase.scala
lazy protected val dLocalDate: LocalDate => String

Attributes

Inherited from:
ResolveBase
Source
ResolveBase.scala
lazy protected val dLocalDateTime: LocalDateTime => String

Attributes

Inherited from:
ResolveBase
Source
ResolveBase.scala
lazy protected val dLocalTime: LocalTime => String

Attributes

Inherited from:
ResolveBase
Source
ResolveBase.scala
lazy protected val dLong: Long => String

Attributes

Inherited from:
ResolveBase
Source
ResolveBase.scala
lazy protected val dOffsetDateTime: OffsetDateTime => String

Attributes

Inherited from:
ResolveBase
Source
ResolveBase.scala
lazy protected val dOffsetTime: OffsetTime => String

Attributes

Inherited from:
ResolveBase
Source
ResolveBase.scala
lazy protected val dShort: Short => String

Attributes

Inherited from:
ResolveBase
Source
ResolveBase.scala
lazy protected val dString: String => String

Attributes

Inherited from:
ResolveBase
Source
ResolveBase.scala
lazy protected val dURI: URI => String

Attributes

Inherited from:
ResolveBase
Source
ResolveBase.scala
lazy protected val dUUID: UUID => String

Attributes

Inherited from:
ResolveBase
Source
ResolveBase.scala
lazy protected val dZonedDateTime: ZonedDateTime => String

Attributes

Inherited from:
ResolveBase
Source
ResolveBase.scala
lazy protected val dbId: Keyword

Attributes

Inherited from:
DatomicBase_JVM
Source
DatomicBase_JVM.scala
protected var e: AnyRef

Attributes

Inherited from:
DatomicBase_JVM
Source
DatomicBase_JVM.scala
protected var e0: AnyRef

Attributes

Inherited from:
DatomicBase_JVM
Source
DatomicBase_JVM.scala
protected var entFull: String

Attributes

Inherited from:
DatomicBase_JVM
Source
DatomicBase_JVM.scala
lazy protected val extsBigDecimal: List[String]

Attributes

Inherited from:
BaseOps
Source
BaseOps.scala
lazy protected val extsBigInt: List[String]

Attributes

Inherited from:
BaseOps
Source
BaseOps.scala
lazy protected val extsBoolean: List[String]

Attributes

Inherited from:
BaseOps
Source
BaseOps.scala
lazy protected val extsByte: List[String]

Attributes

Inherited from:
BaseOps
Source
BaseOps.scala
lazy protected val extsChar: List[String]

Attributes

Inherited from:
BaseOps
Source
BaseOps.scala
lazy protected val extsDate: List[String]

Attributes

Inherited from:
BaseOps
Source
BaseOps.scala
lazy protected val extsDouble: List[String]

Attributes

Inherited from:
BaseOps
Source
BaseOps.scala
lazy protected val extsDuration: List[String]

Attributes

Inherited from:
BaseOps
Source
BaseOps.scala
lazy protected val extsFloat: List[String]

Attributes

Inherited from:
BaseOps
Source
BaseOps.scala
lazy protected val extsID: List[String]

Attributes

Inherited from:
BaseOps
Source
BaseOps.scala
lazy protected val extsInstant: List[String]

Attributes

Inherited from:
BaseOps
Source
BaseOps.scala
lazy protected val extsInt: List[String]

Attributes

Inherited from:
BaseOps
Source
BaseOps.scala
lazy protected val extsLocalDate: List[String]

Attributes

Inherited from:
BaseOps
Source
BaseOps.scala
lazy protected val extsLocalDateTime: List[String]

Attributes

Inherited from:
BaseOps
Source
BaseOps.scala
lazy protected val extsLocalTime: List[String]

Attributes

Inherited from:
BaseOps
Source
BaseOps.scala
lazy protected val extsLong: List[String]

Attributes

Inherited from:
BaseOps
Source
BaseOps.scala
lazy protected val extsOffsetDateTime: List[String]

Attributes

Inherited from:
BaseOps
Source
BaseOps.scala
lazy protected val extsOffsetTime: List[String]

Attributes

Inherited from:
BaseOps
Source
BaseOps.scala
lazy protected val extsShort: List[String]

Attributes

Inherited from:
BaseOps
Source
BaseOps.scala
lazy protected val extsString: List[String]

Attributes

Inherited from:
BaseOps
Source
BaseOps.scala
lazy protected val extsURI: List[String]

Attributes

Inherited from:
BaseOps
Source
BaseOps.scala
lazy protected val extsUUID: List[String]

Attributes

Inherited from:
BaseOps
Source
BaseOps.scala
lazy protected val extsZonedDateTime: List[String]

Attributes

Inherited from:
BaseOps
Source
BaseOps.scala
protected var filterElements: List[Element]

Attributes

Inherited from:
DatomicBase_JVM
Source
DatomicBase_JVM.scala
protected var ids: List[AnyRef]

Attributes

Inherited from:
DatomicBase_JVM
Source
DatomicBase_JVM.scala
lazy protected val j2BigDecimal: Any => BigDecimal

Attributes

Inherited from:
ResolveBase
Source
ResolveBase.scala
lazy protected val j2BigInt: Any => BigInt

Attributes

Inherited from:
ResolveBase
Source
ResolveBase.scala
lazy protected val j2Boolean: Any => Boolean

Attributes

Inherited from:
ResolveBase
Source
ResolveBase.scala
lazy protected val j2Byte: Any => Byte

Attributes

Inherited from:
ResolveBase
Source
ResolveBase.scala
lazy protected val j2Char: Any => Char

Attributes

Inherited from:
ResolveBase
Source
ResolveBase.scala
lazy protected val j2Date: Any => Date

Attributes

Inherited from:
ResolveBase
Source
ResolveBase.scala
lazy protected val j2Double: Any => Double

Attributes

Inherited from:
ResolveBase
Source
ResolveBase.scala
lazy protected val j2Duration: Any => Duration

Attributes

Inherited from:
ResolveBase
Source
ResolveBase.scala
lazy protected val j2Float: Any => Float

Attributes

Inherited from:
ResolveBase
Source
ResolveBase.scala
lazy protected val j2Id: Any => Long

Attributes

Inherited from:
ResolveBase
Source
ResolveBase.scala
lazy protected val j2Instant: Any => Instant

Attributes

Inherited from:
ResolveBase
Source
ResolveBase.scala
lazy protected val j2Int: Any => Int

Attributes

Inherited from:
ResolveBase
Source
ResolveBase.scala
lazy protected val j2LocalDate: Any => LocalDate

Attributes

Inherited from:
ResolveBase
Source
ResolveBase.scala
lazy protected val j2LocalDateTime: Any => LocalDateTime

Attributes

Inherited from:
ResolveBase
Source
ResolveBase.scala
lazy protected val j2LocalTime: Any => LocalTime

Attributes

Inherited from:
ResolveBase
Source
ResolveBase.scala
lazy protected val j2Long: Any => Long

Attributes

Inherited from:
ResolveBase
Source
ResolveBase.scala
lazy protected val j2OffsetDateTime: Any => OffsetDateTime

Attributes

Inherited from:
ResolveBase
Source
ResolveBase.scala
lazy protected val j2OffsetTime: Any => OffsetTime

Attributes

Inherited from:
ResolveBase
Source
ResolveBase.scala
lazy protected val j2Short: Any => Short

Attributes

Inherited from:
ResolveBase
Source
ResolveBase.scala
lazy protected val j2String: Any => String

Attributes

Inherited from:
ResolveBase
Source
ResolveBase.scala
lazy protected val j2URI: Any => URI

Attributes

Inherited from:
ResolveBase
Source
ResolveBase.scala
lazy protected val j2UUID: Any => UUID

Attributes

Inherited from:
ResolveBase
Source
ResolveBase.scala
lazy protected val j2ZonedDateTime: Any => ZonedDateTime

Attributes

Inherited from:
ResolveBase
Source
ResolveBase.scala
lazy protected val j2sBigDecimal: AnyRef => AnyRef

Attributes

Inherited from:
ResolveBase
Source
ResolveBase.scala
lazy protected val j2sBigInt: AnyRef => AnyRef

Attributes

Inherited from:
ResolveBase
Source
ResolveBase.scala
lazy protected val j2sBoolean: AnyRef => AnyRef

Attributes

Inherited from:
ResolveBase
Source
ResolveBase.scala
lazy protected val j2sByte: AnyRef => AnyRef

Attributes

Inherited from:
ResolveBase
Source
ResolveBase.scala
lazy protected val j2sChar: AnyRef => AnyRef

Attributes

Inherited from:
ResolveBase
Source
ResolveBase.scala
lazy protected val j2sDate: AnyRef => AnyRef

Attributes

Inherited from:
ResolveBase
Source
ResolveBase.scala
lazy protected val j2sDouble: AnyRef => AnyRef

Attributes

Inherited from:
ResolveBase
Source
ResolveBase.scala
lazy protected val j2sDuration: AnyRef => AnyRef

Attributes

Inherited from:
ResolveBase
Source
ResolveBase.scala
lazy protected val j2sFloat: AnyRef => AnyRef

Attributes

Inherited from:
ResolveBase
Source
ResolveBase.scala
lazy protected val j2sId: AnyRef => AnyRef

Attributes

Inherited from:
ResolveBase
Source
ResolveBase.scala
lazy protected val j2sInstant: AnyRef => AnyRef

Attributes

Inherited from:
ResolveBase
Source
ResolveBase.scala
lazy protected val j2sInt: AnyRef => AnyRef

Attributes

Inherited from:
ResolveBase
Source
ResolveBase.scala
lazy protected val j2sLocalDate: AnyRef => AnyRef

Attributes

Inherited from:
ResolveBase
Source
ResolveBase.scala
lazy protected val j2sLocalDateTime: AnyRef => AnyRef

Attributes

Inherited from:
ResolveBase
Source
ResolveBase.scala
lazy protected val j2sLocalTime: AnyRef => AnyRef

Attributes

Inherited from:
ResolveBase
Source
ResolveBase.scala
lazy protected val j2sLong: AnyRef => AnyRef

Attributes

Inherited from:
ResolveBase
Source
ResolveBase.scala
lazy protected val j2sOffsetDateTime: AnyRef => AnyRef

Attributes

Inherited from:
ResolveBase
Source
ResolveBase.scala
lazy protected val j2sOffsetTime: AnyRef => AnyRef

Attributes

Inherited from:
ResolveBase
Source
ResolveBase.scala
lazy protected val j2sShort: AnyRef => AnyRef

Attributes

Inherited from:
ResolveBase
Source
ResolveBase.scala
lazy protected val j2sString: AnyRef => AnyRef

Attributes

Inherited from:
ResolveBase
Source
ResolveBase.scala
lazy protected val j2sURI: AnyRef => AnyRef

Attributes

Inherited from:
ResolveBase
Source
ResolveBase.scala
lazy protected val j2sUUID: AnyRef => AnyRef

Attributes

Inherited from:
ResolveBase
Source
ResolveBase.scala
lazy protected val j2sZonedDateTime: AnyRef => AnyRef

Attributes

Inherited from:
ResolveBase
Source
ResolveBase.scala
val logFormatter: Formatter

Attributes

Inherited from:
MoleculeLogging
Source
MoleculeLogging.scala
val logLevel: Level

Attributes

Inherited from:
MoleculeLogging
Source
MoleculeLogging.scala
protected var lowest: Int

Attributes

Inherited from:
DatomicBase_JVM
Source
DatomicBase_JVM.scala
val none: String

Attributes

Inherited from:
ResolveBase
Source
ResolveBase.scala
lazy protected val one2jsonBigDecimal: BigDecimal => String

Attributes

Inherited from:
BaseOps
Source
BaseOps.scala
lazy protected val one2jsonBigInt: BigInt => String

Attributes

Inherited from:
BaseOps
Source
BaseOps.scala
lazy protected val one2jsonBoolean: Boolean => String

Attributes

Inherited from:
BaseOps
Source
BaseOps.scala
lazy protected val one2jsonByte: Byte => String

Attributes

Inherited from:
BaseOps
Source
BaseOps.scala
lazy protected val one2jsonChar: Char => String

Attributes

Inherited from:
BaseOps
Source
BaseOps.scala
lazy protected val one2jsonDate: Date => String

Attributes

Inherited from:
BaseOps
Source
BaseOps.scala
lazy protected val one2jsonDouble: Double => String

Attributes

Inherited from:
BaseOps
Source
BaseOps.scala
lazy protected val one2jsonDuration: Duration => String

Attributes

Inherited from:
BaseOps
Source
BaseOps.scala
lazy protected val one2jsonFloat: Float => String

Attributes

Inherited from:
BaseOps
Source
BaseOps.scala
lazy protected val one2jsonID: Long => String

Attributes

Inherited from:
BaseOps
Source
BaseOps.scala
lazy protected val one2jsonInstant: Instant => String

Attributes

Inherited from:
BaseOps
Source
BaseOps.scala
lazy protected val one2jsonInt: Int => String

Attributes

Inherited from:
BaseOps
Source
BaseOps.scala
lazy protected val one2jsonLocalDate: LocalDate => String

Attributes

Inherited from:
BaseOps
Source
BaseOps.scala
lazy protected val one2jsonLocalDateTime: LocalDateTime => String

Attributes

Inherited from:
BaseOps
Source
BaseOps.scala
lazy protected val one2jsonLocalTime: LocalTime => String

Attributes

Inherited from:
BaseOps
Source
BaseOps.scala
lazy protected val one2jsonLong: Long => String

Attributes

Inherited from:
BaseOps
Source
BaseOps.scala
lazy protected val one2jsonOffsetDateTime: OffsetDateTime => String

Attributes

Inherited from:
BaseOps
Source
BaseOps.scala
lazy protected val one2jsonOffsetTime: OffsetTime => String

Attributes

Inherited from:
BaseOps
Source
BaseOps.scala
lazy protected val one2jsonShort: Short => String

Attributes

Inherited from:
BaseOps
Source
BaseOps.scala
lazy protected val one2jsonString: String => String

Attributes

Inherited from:
BaseOps
Source
BaseOps.scala
lazy protected val one2jsonURI: URI => String

Attributes

Inherited from:
BaseOps
Source
BaseOps.scala
lazy protected val one2jsonUUID: UUID => String

Attributes

Inherited from:
BaseOps
Source
BaseOps.scala
lazy protected val one2jsonZonedDateTime: ZonedDateTime => String

Attributes

Inherited from:
BaseOps
Source
BaseOps.scala
protected var part: String

Attributes

Inherited from:
DatomicBase_JVM
Source
DatomicBase_JVM.scala
lazy protected val retract: Keyword

Attributes

Inherited from:
DatomicBase_JVM
Source
DatomicBase_JVM.scala
lazy protected val retractEntity: Keyword

Attributes

Inherited from:
DatomicBase_JVM
Source
DatomicBase_JVM.scala
lazy protected val s2jBigDecimal: Any => Any

Attributes

Inherited from:
ResolveBase
Source
ResolveBase.scala
lazy protected val s2jBigInt: Any => Any

Attributes

Inherited from:
ResolveBase
Source
ResolveBase.scala
lazy protected val s2jBoolean: Any => Any

Attributes

Inherited from:
ResolveBase
Source
ResolveBase.scala
lazy protected val s2jByte: Any => Any

Attributes

Inherited from:
ResolveBase
Source
ResolveBase.scala
lazy protected val s2jChar: Any => Any

Attributes

Inherited from:
ResolveBase
Source
ResolveBase.scala
lazy protected val s2jDate: Any => Any

Attributes

Inherited from:
ResolveBase
Source
ResolveBase.scala
lazy protected val s2jDouble: Any => Any

Attributes

Inherited from:
ResolveBase
Source
ResolveBase.scala
lazy protected val s2jDuration: Any => Any

Attributes

Inherited from:
ResolveBase
Source
ResolveBase.scala
lazy protected val s2jFloat: Any => Any

Attributes

Inherited from:
ResolveBase
Source
ResolveBase.scala
lazy protected val s2jId: Any => Any

Attributes

Inherited from:
ResolveBase
Source
ResolveBase.scala
lazy protected val s2jInstant: Any => Any

Attributes

Inherited from:
ResolveBase
Source
ResolveBase.scala
lazy protected val s2jInt: Any => Any

Attributes

Inherited from:
ResolveBase
Source
ResolveBase.scala
lazy protected val s2jLocalDate: Any => Any

Attributes

Inherited from:
ResolveBase
Source
ResolveBase.scala
lazy protected val s2jLocalDateTime: Any => Any

Attributes

Inherited from:
ResolveBase
Source
ResolveBase.scala
lazy protected val s2jLocalTime: Any => Any

Attributes

Inherited from:
ResolveBase
Source
ResolveBase.scala
lazy protected val s2jLong: Any => Any

Attributes

Inherited from:
ResolveBase
Source
ResolveBase.scala
lazy protected val s2jOffsetDateTime: Any => Any

Attributes

Inherited from:
ResolveBase
Source
ResolveBase.scala
lazy protected val s2jOffsetTime: Any => Any

Attributes

Inherited from:
ResolveBase
Source
ResolveBase.scala
lazy protected val s2jShort: Any => Any

Attributes

Inherited from:
ResolveBase
Source
ResolveBase.scala
lazy protected val s2jString: Any => Any

Attributes

Inherited from:
ResolveBase
Source
ResolveBase.scala
lazy protected val s2jURI: Any => Any

Attributes

Inherited from:
ResolveBase
Source
ResolveBase.scala
lazy protected val s2jUUID: Any => Any

Attributes

Inherited from:
ResolveBase
Source
ResolveBase.scala
lazy protected val s2jZonedDateTime: Any => Any

Attributes

Inherited from:
ResolveBase
Source
ResolveBase.scala
lazy protected val seq2arrayBigDecimal: (Seq[BigDecimal]) => Array[AnyRef]

Attributes

Inherited from:
BaseOps
Source
BaseOps.scala
lazy protected val seq2arrayBigInt: (Seq[BigInt]) => Array[AnyRef]

Attributes

Inherited from:
BaseOps
Source
BaseOps.scala
lazy protected val seq2arrayBoolean: (Seq[Boolean]) => Array[AnyRef]

Attributes

Inherited from:
BaseOps
Source
BaseOps.scala
lazy protected val seq2arrayByte: (Seq[Byte]) => Array[AnyRef]

Attributes

Inherited from:
BaseOps
Source
BaseOps.scala
lazy protected val seq2arrayChar: (Seq[Char]) => Array[AnyRef]

Attributes

Inherited from:
BaseOps
Source
BaseOps.scala
lazy protected val seq2arrayDate: (Seq[Date]) => Array[AnyRef]

Attributes

Inherited from:
BaseOps
Source
BaseOps.scala
lazy protected val seq2arrayDouble: (Seq[Double]) => Array[AnyRef]

Attributes

Inherited from:
BaseOps
Source
BaseOps.scala
lazy protected val seq2arrayDuration: (Seq[Duration]) => Array[AnyRef]

Attributes

Inherited from:
BaseOps
Source
BaseOps.scala
lazy protected val seq2arrayFloat: (Seq[Float]) => Array[AnyRef]

Attributes

Inherited from:
BaseOps
Source
BaseOps.scala
lazy protected val seq2arrayID: (Seq[Long]) => Array[AnyRef]

Attributes

Inherited from:
BaseOps
Source
BaseOps.scala
lazy protected val seq2arrayInstant: (Seq[Instant]) => Array[AnyRef]

Attributes

Inherited from:
BaseOps
Source
BaseOps.scala
lazy protected val seq2arrayInt: (Seq[Int]) => Array[AnyRef]

Attributes

Inherited from:
BaseOps
Source
BaseOps.scala
lazy protected val seq2arrayLocalDate: (Seq[LocalDate]) => Array[AnyRef]

Attributes

Inherited from:
BaseOps
Source
BaseOps.scala
lazy protected val seq2arrayLocalDateTime: (Seq[LocalDateTime]) => Array[AnyRef]

Attributes

Inherited from:
BaseOps
Source
BaseOps.scala
lazy protected val seq2arrayLocalTime: (Seq[LocalTime]) => Array[AnyRef]

Attributes

Inherited from:
BaseOps
Source
BaseOps.scala
lazy protected val seq2arrayLong: (Seq[Long]) => Array[AnyRef]

Attributes

Inherited from:
BaseOps
Source
BaseOps.scala
lazy protected val seq2arrayOffsetDateTime: (Seq[OffsetDateTime]) => Array[AnyRef]

Attributes

Inherited from:
BaseOps
Source
BaseOps.scala
lazy protected val seq2arrayOffsetTime: (Seq[OffsetTime]) => Array[AnyRef]

Attributes

Inherited from:
BaseOps
Source
BaseOps.scala
lazy protected val seq2arrayShort: (Seq[Short]) => Array[AnyRef]

Attributes

Inherited from:
BaseOps
Source
BaseOps.scala
lazy protected val seq2arrayString: (Seq[String]) => Array[AnyRef]

Attributes

Inherited from:
BaseOps
Source
BaseOps.scala
lazy protected val seq2arrayURI: (Seq[URI]) => Array[AnyRef]

Attributes

Inherited from:
BaseOps
Source
BaseOps.scala
lazy protected val seq2arrayUUID: (Seq[UUID]) => Array[AnyRef]

Attributes

Inherited from:
BaseOps
Source
BaseOps.scala
lazy protected val seq2arrayZonedDateTime: (Seq[ZonedDateTime]) => Array[AnyRef]

Attributes

Inherited from:
BaseOps
Source
BaseOps.scala
lazy protected val set2arrayBigDecimal: (Set[BigDecimal]) => Array[AnyRef]

Attributes

Inherited from:
BaseOps
Source
BaseOps.scala
lazy protected val set2arrayBigInt: (Set[BigInt]) => Array[AnyRef]

Attributes

Inherited from:
BaseOps
Source
BaseOps.scala
lazy protected val set2arrayBoolean: (Set[Boolean]) => Array[AnyRef]

Attributes

Inherited from:
BaseOps
Source
BaseOps.scala
lazy protected val set2arrayByte: (Set[Byte]) => Array[AnyRef]

Attributes

Inherited from:
BaseOps
Source
BaseOps.scala
lazy protected val set2arrayChar: (Set[Char]) => Array[AnyRef]

Attributes

Inherited from:
BaseOps
Source
BaseOps.scala
lazy protected val set2arrayDate: (Set[Date]) => Array[AnyRef]

Attributes

Inherited from:
BaseOps
Source
BaseOps.scala
lazy protected val set2arrayDouble: (Set[Double]) => Array[AnyRef]

Attributes

Inherited from:
BaseOps
Source
BaseOps.scala
lazy protected val set2arrayDuration: (Set[Duration]) => Array[AnyRef]

Attributes

Inherited from:
BaseOps
Source
BaseOps.scala
lazy protected val set2arrayFloat: (Set[Float]) => Array[AnyRef]

Attributes

Inherited from:
BaseOps
Source
BaseOps.scala
lazy protected val set2arrayID: (Set[Long]) => Array[AnyRef]

Attributes

Inherited from:
BaseOps
Source
BaseOps.scala
lazy protected val set2arrayInstant: (Set[Instant]) => Array[AnyRef]

Attributes

Inherited from:
BaseOps
Source
BaseOps.scala
lazy protected val set2arrayInt: (Set[Int]) => Array[AnyRef]

Attributes

Inherited from:
BaseOps
Source
BaseOps.scala
lazy protected val set2arrayLocalDate: (Set[LocalDate]) => Array[AnyRef]

Attributes

Inherited from:
BaseOps
Source
BaseOps.scala
lazy protected val set2arrayLocalDateTime: (Set[LocalDateTime]) => Array[AnyRef]

Attributes

Inherited from:
BaseOps
Source
BaseOps.scala
lazy protected val set2arrayLocalTime: (Set[LocalTime]) => Array[AnyRef]

Attributes

Inherited from:
BaseOps
Source
BaseOps.scala
lazy protected val set2arrayLong: (Set[Long]) => Array[AnyRef]

Attributes

Inherited from:
BaseOps
Source
BaseOps.scala
lazy protected val set2arrayOffsetDateTime: (Set[OffsetDateTime]) => Array[AnyRef]

Attributes

Inherited from:
BaseOps
Source
BaseOps.scala
lazy protected val set2arrayOffsetTime: (Set[OffsetTime]) => Array[AnyRef]

Attributes

Inherited from:
BaseOps
Source
BaseOps.scala
lazy protected val set2arrayShort: (Set[Short]) => Array[AnyRef]

Attributes

Inherited from:
BaseOps
Source
BaseOps.scala
lazy protected val set2arrayString: (Set[String]) => Array[AnyRef]

Attributes

Inherited from:
BaseOps
Source
BaseOps.scala
lazy protected val set2arrayURI: (Set[URI]) => Array[AnyRef]

Attributes

Inherited from:
BaseOps
Source
BaseOps.scala
lazy protected val set2arrayUUID: (Set[UUID]) => Array[AnyRef]

Attributes

Inherited from:
BaseOps
Source
BaseOps.scala
lazy protected val set2arrayZonedDateTime: (Set[ZonedDateTime]) => Array[AnyRef]

Attributes

Inherited from:
BaseOps
Source
BaseOps.scala
lazy protected val short2java: Any => Int

Attributes

Inherited from:
DatomicBase_JVM
Source
DatomicBase_JVM.scala
protected var stmt: List[AnyRef]

Attributes

Inherited from:
DatomicBase_JVM
Source
DatomicBase_JVM.scala
final protected val stmts: ArrayList[List[AnyRef]]

Attributes

Inherited from:
DatomicBase_JVM
Source
DatomicBase_JVM.scala
protected var tempId: Int

Attributes

Inherited from:
DatomicBase_JVM
Source
DatomicBase_JVM.scala
lazy val toInt: AnyRef => AnyRef

Attributes

Inherited from:
ResolveBase
Source
ResolveBase.scala
protected val unusedRefIds: ListBuffer[AnyRef]

Attributes

Inherited from:
DatomicBase_JVM
Source
DatomicBase_JVM.scala
protected val usedRefIds: ListBuffer[AnyRef]

Attributes

Inherited from:
DatomicBase_JVM
Source
DatomicBase_JVM.scala
lazy protected val value2jsonBigDecimal: (StringBuffer, BigDecimal) => StringBuffer

Attributes

Inherited from:
BaseOps
Source
BaseOps.scala
lazy protected val value2jsonBigInt: (StringBuffer, BigInt) => StringBuffer

Attributes

Inherited from:
BaseOps
Source
BaseOps.scala
lazy protected val value2jsonBoolean: (StringBuffer, Boolean) => StringBuffer

Attributes

Inherited from:
BaseOps
Source
BaseOps.scala
lazy protected val value2jsonByte: (StringBuffer, Byte) => StringBuffer

Attributes

Inherited from:
BaseOps
Source
BaseOps.scala
lazy protected val value2jsonChar: (StringBuffer, Char) => StringBuffer

Attributes

Inherited from:
BaseOps
Source
BaseOps.scala
lazy protected val value2jsonDate: (StringBuffer, Date) => StringBuffer

Attributes

Inherited from:
BaseOps
Source
BaseOps.scala
lazy protected val value2jsonDouble: (StringBuffer, Double) => StringBuffer

Attributes

Inherited from:
BaseOps
Source
BaseOps.scala
lazy protected val value2jsonDuration: (StringBuffer, Duration) => StringBuffer

Attributes

Inherited from:
BaseOps
Source
BaseOps.scala
lazy protected val value2jsonFloat: (StringBuffer, Float) => StringBuffer

Attributes

Inherited from:
BaseOps
Source
BaseOps.scala
lazy protected val value2jsonID: (StringBuffer, Long) => StringBuffer

Attributes

Inherited from:
BaseOps
Source
BaseOps.scala
lazy protected val value2jsonInstant: (StringBuffer, Instant) => StringBuffer

Attributes

Inherited from:
BaseOps
Source
BaseOps.scala
lazy protected val value2jsonInt: (StringBuffer, Int) => StringBuffer

Attributes

Inherited from:
BaseOps
Source
BaseOps.scala
lazy protected val value2jsonLocalDate: (StringBuffer, LocalDate) => StringBuffer

Attributes

Inherited from:
BaseOps
Source
BaseOps.scala
lazy protected val value2jsonLocalDateTime: (StringBuffer, LocalDateTime) => StringBuffer

Attributes

Inherited from:
BaseOps
Source
BaseOps.scala
lazy protected val value2jsonLocalTime: (StringBuffer, LocalTime) => StringBuffer

Attributes

Inherited from:
BaseOps
Source
BaseOps.scala
lazy protected val value2jsonLong: (StringBuffer, Long) => StringBuffer

Attributes

Inherited from:
BaseOps
Source
BaseOps.scala
lazy protected val value2jsonOffsetDateTime: (StringBuffer, OffsetDateTime) => StringBuffer

Attributes

Inherited from:
BaseOps
Source
BaseOps.scala
lazy protected val value2jsonOffsetTime: (StringBuffer, OffsetTime) => StringBuffer

Attributes

Inherited from:
BaseOps
Source
BaseOps.scala
lazy protected val value2jsonShort: (StringBuffer, Short) => StringBuffer

Attributes

Inherited from:
BaseOps
Source
BaseOps.scala
lazy protected val value2jsonString: (StringBuffer, String) => StringBuffer

Attributes

Inherited from:
BaseOps
Source
BaseOps.scala
lazy protected val value2jsonURI: (StringBuffer, URI) => StringBuffer

Attributes

Inherited from:
BaseOps
Source
BaseOps.scala
lazy protected val value2jsonUUID: (StringBuffer, UUID) => StringBuffer

Attributes

Inherited from:
BaseOps
Source
BaseOps.scala
lazy protected val value2jsonZonedDateTime: (StringBuffer, ZonedDateTime) => StringBuffer

Attributes

Inherited from:
BaseOps
Source
BaseOps.scala

Implicits

Inherited implicits

final implicit def Regex(sc: StringContext): Regex

Attributes

Inherited from:
RegexMatching
Source
RegexMatching.scala
final implicit def byteBuffer2byteArray(byteBuffer: ByteBuffer): byteBuffer2byteArray

Attributes

Inherited from:
SerializationUtils
Source
SerializationUtils.scala