JdbcDataType_JVM

molecule.sql.core.transaction.JdbcDataType_JVM
See theJdbcDataType_JVM companion trait

Attributes

Companion
trait
Source
SqlDataType_JVM.scala
Graph
Supertypes
trait DataType
class Object
trait Matchable
class Any
Self type

Members list

Type members

Inherited types

type Data = (List[Table], List[JoinTable])

Attributes

Inherited from:
JdbcDataType_JVM
Source
SqlDataType_JVM.scala
type IdsMap = Map[List[String], List[Long]]

Attributes

Inherited from:
JdbcDataType_JVM
Source
SqlDataType_JVM.scala
type RowIndex = Int

Attributes

Inherited from:
JdbcDataType_JVM
Source
SqlDataType_JVM.scala
type Setter = (PreparedStatement, IdsMap, RowIndex) => Unit

Attributes

Inherited from:
JdbcDataType_JVM
Source
SqlDataType_JVM.scala