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
/
RowEncoder
RowEncoder
usql.RowEncoder
See the
RowEncoder
companion trait
object
RowEncoder
Attributes
Companion
trait
Graph
Reset zoom
Hide graph
Show graph
Supertypes
class
Object
trait
Matchable
class
Any
Self type
RowEncoder
.
type
Members list
Clear all
Givens
Givens
given
empty
:
RowEncoder
[
EmptyTuple
]
given
forColumnar
[
T
](
using
c
:
SqlColumnar
[
T
]):
RowEncoder
[
T
]
given
forDataType
[
T
](
using
dt
:
DataType
[
T
]):
RowEncoder
[
T
]
given
forTuple
[
H
,
T
<:
Tuple
](
using
headFiller
:
RowEncoder
[
H
],
tailFiller
:
RowEncoder
[
T
]):
RowEncoder
[
H
*:
T
]
In this article
Attributes
Members list
Givens
Givens