usql
usql
API
usql
dao
Alias
ColumnGroup
ColumnGroupMapping
ColumnGroupMapping
Anonymous
Pattern
ColumnName
ColumnPath
ColumnPath
ColumnWalker
FieldedWalker
Walker
Crd
CrdBase
Field
Field
Column
Group
KeyedCrud
KeyedCrudBase
Macros
TypeInfo
Columnar
Scalar
TypeInfo
TypeInfos
TypeInfos
NameMapping
NameMapping
Default
SqlColumn
SqlColumnar
SqlFielded
SqlFielded
SimpleSqlFielded
SqlTabular
SqlTabular
SimpleTabular
TableName
profiles
BasicProfile
BasicProfile
H2Profile
H2Profile
PostgresProfile
PostgresProfile
AppliedSql
Batch
ConnectionProvider
ConnectionProvider
DataType
DataType
Query
RawSql
RowDecoder
RowDecoder
RowEncoder
RowEncoder
Sql
SqlBase
SqlIdentifier
SqlIdentifier
stringToIdentifier
SqlIdentifying
SqlInterpolationParameter
SqlInterpolationParameter
Empty
IdentifierParameter
IdentifiersParameter
InnerSql
RawBlockParameter
SqlParameter
SqlParameter
SqlParameters
SqlRawPart
StatementPreparator
StatementPreparator
default
withGeneratedKeys
Update
Update
SqlResultMissingGenerated
usql
/
usql
/
Batch
Batch
usql.Batch
case
class
Batch
[
T
](
sql
:
SqlBase
,
values
:
IterableOnce
[
T
],
filler
:
RowEncoder
[
T
])
Encapsulates a batch (insert)
Attributes
Graph
Reset zoom
Hide graph
Show graph
Supertypes
trait
Serializable
trait
Product
trait
Equals
class
Object
trait
Matchable
class
Any
Show all
Members list
Clear all
Value members
Concrete methods
def
run
(
)(
using
cp
:
ConnectionProvider
):
Seq
[
Int
]
Inherited methods
def
productElementNames
:
Iterator
[
String
]
Attributes
Inherited from:
Product
def
productIterator
:
Iterator
[
Any
]
Attributes
Inherited from:
Product
In this article
Attributes
Members list
Value members
Concrete methods
Inherited methods