scala-db-core
scala-db-core
au.id.tmm.db
Database
Database
FluentDbOps
UnexpectedResultSizeException
Session
Session
CommitBehaviour
CommitBehaviour
AutoCommit
CommitAtEndOfTransaction
ReadMode
ReadMode
ReadOnly
ReadWrite
TransactionIsolation
TransactionIsolation
ReadCommitted
ReadUncommitted
RepeatableRead
Serializable
syntax
au.id.tmm.db.data
ColumnIndex
ColumnIndex
DbId
DbId
NumRowsAffected
NumRowsAffected
WithDbId
WithDbId
au.id.tmm.db.helpers
Insertable
Insertable
Column
ContraMapped
Extractor
Extractor
Of
Column
PostgresSql
StandardSql
au.id.tmm.db.operations
DatabaseOp
DatabaseOp
UsingIO
Insert
Insert
Query
Query
Update
Update
au.id.tmm.db.operations.streaming
BatchInsert
BatchInsert
StreamingDatabaseOp
StreamingQuery
StreamingQuery
au.id.tmm.db.statements
Argument
Argument
ArgumentBinder
ArgumentBinder
Arguments
Arguments
ColumnName
ColumnName
ColumnOnTable
DbSymbol
FromResultSet
FromResultSet
FromResultSetColumn
FromResultSetColumn
InsertStatement
InsertStatement
QueryStatement
QueryStatement
Sql
Sql
Component
OfArgument
OfSql
OfSymbol
Component
SqlCompanionVersionSpecific
SqlComponentCompanionVersionSpecific
TableName
TableName
ToArguments
ToArguments
UpdateStatement
scala-db-core
/
au.id.tmm.db.statements
/
Sql
/
Component
Component
object
Component
extends
SqlComponentCompanionVersionSpecific
Companion:
class
Graph
Supertypes
Self type
trait
Sum
trait
Mirror
trait
SqlComponentCompanionVersionSpecific
class
Object
trait
Matchable
class
Any
Component
.type
Type members
Implicits
Type members
Classlikes
final case
class
OfArgument
(
argument:
Argument
[
_
])
extends
Component
final case
class
OfSql
(
sql:
Sql
)
extends
Component
final case
class
OfSymbol
(
symbol:
DbSymbol
)
extends
Component
Inherited types
type
MirroredElemLabels
<:
Tuple
The names of the product elements
The names of the product elements
Inherited from:
Mirror
type
MirroredLabel
<:
String
The name of the type
The name of the type
Inherited from:
Mirror
Implicits
Inherited implicits
implicit
val
argumentConversion
:
Conversion
[
Argument
[
_
],
Component
]
Inherited from:
SqlComponentCompanionVersionSpecific
implicit
def
argumentConversionUsingBinder
[
A
:
ArgumentBinder
](
a:
A
):
Component
Inherited from:
SqlComponentCompanionVersionSpecific
implicit
val
componentConversion
:
Conversion
[
Component
,
Component
]
Inherited from:
SqlComponentCompanionVersionSpecific
implicit
val
dbSymbolConversion
:
Conversion
[
DbSymbol
,
Component
]
Inherited from:
SqlComponentCompanionVersionSpecific
implicit
val
sqlConversion
:
Conversion
[
Sql
,
Component
]
Inherited from:
SqlComponentCompanionVersionSpecific