JdbcConnSQlite_JVM
molecule.db.sql.sqlite.facade.JdbcConnSQlite_JVM
class JdbcConnSQlite_JVM(val proxy: JdbcProxy, sqlConn0: Connection) extends JdbcConn_JVM
Attributes
- Source
- JdbcConnSQlite_JVM.scala
- Graph
-
- Supertypes
-
class JdbcConn_JVMtrait Serializabletrait Producttrait Equalstrait MoleculeLoggingtrait Loggingtrait SqlDataType_JVMtrait DataTypetrait CachedConnectiontrait AutoCloseableclass Conntrait ModelUtilsclass Objecttrait Matchableclass AnyShow all
Members list
Type members
Inherited types
Attributes
- Inherited from:
- SqlDataType_JVM
- Source
- SqlDataType_JVM.scala
Value members
Concrete methods
Attributes
- Definition Classes
-
JdbcConn_JVM
- Source
- JdbcConnSQlite_JVM.scala
Attributes
- Definition Classes
-
JdbcConn_JVM
- Source
- JdbcConnSQlite_JVM.scala
Inherited methods
Attributes
- Inherited from:
- Conn
- Source
- Conn.scala
Attributes
- Inherited from:
- Conn
- Source
- Conn.scala
Attributes
- Definition Classes
-
JdbcConn_JVM -> AutoCloseable
- Inherited from:
- JdbcConn_JVM
- Source
- JdbcConn_JVM.scala
Attributes
- Definition Classes
-
JdbcConn_JVM -> Conn
- Inherited from:
- JdbcConn_JVM
- Source
- JdbcConn_JVM.scala
Attributes
- Inherited from:
- ModelUtils
- Source
- ModelUtils.scala
Attributes
- Inherited from:
- Conn
- Source
- Conn.scala
Attributes
- Inherited from:
- ModelUtils
- Source
- ModelUtils.scala
Attributes
- Inherited from:
- CachedConnection
- Source
- CachedConnection.scala
Attributes
- Inherited from:
- ModelUtils
- Source
- ModelUtils.scala
Attributes
- Inherited from:
- ModelUtils
- Source
- ModelUtils.scala
Attributes
- Inherited from:
- CachedConnection
- Source
- CachedConnection.scala
Attributes
- Inherited from:
- ModelUtils
- Source
- ModelUtils.scala
Attributes
- Inherited from:
- Conn
- Source
- Conn.scala
Attributes
- Inherited from:
- Conn
- Source
- Conn.scala
Attributes
- Inherited from:
- ModelUtils
- Source
- ModelUtils.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:
- Product
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Conn
- Source
- Conn.scala
Attributes
- Definition Classes
-
JdbcConn_JVM -> Conn
- Inherited from:
- JdbcConn_JVM
- Source
- JdbcConn_JVM.scala
override def savepoint_async[T](runSavepoint: Savepoint => Future[T])(implicit ec: ExecutionContext): Future[T]
Attributes
- Definition Classes
-
JdbcConn_JVM -> Conn
- Inherited from:
- JdbcConn_JVM
- Source
- JdbcConn_JVM.scala
Attributes
- Definition Classes
-
JdbcConn_JVM -> Conn
- Inherited from:
- JdbcConn_JVM
- Source
- JdbcConn_JVM.scala
Attributes
- Definition Classes
-
JdbcConn_JVM -> Conn
- Inherited from:
- JdbcConn_JVM
- Source
- JdbcConn_JVM.scala
override def savepoint_zio[T](runSavepoint: Savepoint => ZIO[Conn, MoleculeError, T]): ZIO[Conn, MoleculeError, T]
Attributes
- Definition Classes
-
JdbcConn_JVM -> Conn
- Inherited from:
- JdbcConn_JVM
- Source
- JdbcConn_JVM.scala
Attributes
- Definition Classes
-
JdbcConn_JVM -> Conn
- Inherited from:
- JdbcConn_JVM
- Source
- JdbcConn_JVM.scala
Attributes
- Inherited from:
- Conn
- Source
- Conn.scala
Attributes
- Definition Classes
-
JdbcConn_JVM -> Conn
- Inherited from:
- JdbcConn_JVM
- Source
- JdbcConn_JVM.scala
Attributes
- Inherited from:
- ModelUtils
- Source
- ModelUtils.scala
Attributes
- Definition Classes
-
JdbcConn_JVM -> Conn
- Inherited from:
- JdbcConn_JVM
- Source
- JdbcConn_JVM.scala
Concrete fields
Attributes
- Source
- JdbcConnSQlite_JVM.scala
Inherited fields
Attributes
- Inherited from:
- Conn
- Source
- Conn.scala
Attributes
- Inherited from:
- MoleculeLogging
- Source
- MoleculeLogging.scala
Attributes
- Inherited from:
- MoleculeLogging
- Source
- MoleculeLogging.scala
Attributes
- Inherited from:
- JdbcConn_JVM
- Source
- JdbcConn_JVM.scala
Attributes
- Inherited from:
- JdbcConn_JVM
- Source
- JdbcConn_JVM.scala
In this article