DatomicConn_JVM
molecule.datalog.datomic.facade.DatomicConn_JVM
case class DatomicConn_JVM(proxy: DatomicProxy, peerConn: Connection) extends Conn, DatomicDataType_JVM, MoleculeLogging
Attributes
- Source
- DatomicConn_JVM.scala
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait MoleculeLoggingtrait Loggingtrait DatomicDataType_JVMtrait DataTypeclass Conntrait ModelUtilsclass Objecttrait Matchableclass AnyShow all
Members list
Type members
Inherited types
Attributes
- Inherited from:
- DatomicDataType_JVM
- Source
- DatomicDataType_JVM.scala
Value members
Concrete methods
Attributes
- Definition Classes
-
Conn
- Source
- DatomicConn_JVM.scala
Attributes
- Source
- DatomicConn_JVM.scala
Attributes
- Source
- DatomicConn_JVM.scala
Attributes
- Source
- DatomicConn_JVM.scala
Attributes
- Source
- DatomicConn_JVM.scala
Attributes
- Definition Classes
-
Conn
- Source
- DatomicConn_JVM.scala
Attributes
- Definition Classes
-
Conn
- Source
- DatomicConn_JVM.scala
Inherited methods
Attributes
- Inherited from:
- Conn
- Source
- Conn.scala
def callback(mutation: List[Element], isDelete: Boolean)(implicit ec: ExecutionContext): Future[List[Unit]]
Attributes
- Inherited from:
- Conn
- Source
- Conn.scala
Attributes
- Inherited from:
- Conn
- Source
- Conn.scala
Attributes
- Inherited from:
- ModelUtils
- Source
- ModelUtils.scala
Attributes
- Inherited from:
- ModelUtils
- Source
- ModelUtils.scala
Attributes
- Inherited from:
- ModelUtils
- Source
- ModelUtils.scala
Attributes
- Inherited from:
- ModelUtils
- Source
- ModelUtils.scala
Attributes
- Inherited from:
- ModelUtils
- Source
- ModelUtils.scala
Attributes
- Inherited from:
- Conn
- Source
- Conn.scala
Attributes
- Inherited from:
- Conn
- Source
- Conn.scala
The logger for this class.
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
Attributes
- Inherited from:
- ModelUtils
- Source
- ModelUtils.scala
Attributes
- Inherited from:
- ModelUtils
- Source
- ModelUtils.scala
Attributes
- Inherited from:
- ModelUtils
- Source
- ModelUtils.scala
Attributes
- Inherited from:
- ModelUtils
- Source
- ModelUtils.scala
Attributes
- Inherited from:
- ModelUtils
- Source
- ModelUtils.scala
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Conn
- Source
- Conn.scala
Attributes
- Inherited from:
- Conn
- Source
- Conn.scala
Attributes
- Inherited from:
- Conn
- Source
- Conn.scala
Attributes
- Inherited from:
- Conn
- Source
- Conn.scala
Attributes
- Inherited from:
- Conn
- Source
- Conn.scala
Attributes
- Inherited from:
- Conn
- Source
- Conn.scala
Attributes
- Inherited from:
- Conn
- Source
- Conn.scala
Attributes
- Inherited from:
- ModelUtils
- Source
- ModelUtils.scala
Attributes
- Inherited from:
- Conn
- Source
- Conn.scala
Inherited fields
Attributes
- Inherited from:
- Conn
- Source
- Conn.scala
Attributes
- Inherited from:
- MoleculeLogging
- Source
- MoleculeLogging.scala
Attributes
- Inherited from:
- MoleculeLogging
- Source
- MoleculeLogging.scala
In this article