toggle menu
exposed-adt-mapping
jvm
switch theme
exposed-adt-mapping
com.
huanshankeji.
exposed.
datamapping
Data
Mapper
Data
Query
Mapper
Data
Update
Mapper
Nullable
Data
Mapper
Nullable
Data
Query
Mapper
Nullable
Data
Update
Mapper
select
With
Mapper()
Simple
Data
Mapper
Simple
Data
Query
Mapper
Simple
Nullable
Data
Query
Mapper
update
Builder
Setter()
com.
huanshankeji.
exposed.
datamapping.
classproperty
call
With
Catch()
Class
Property
Column
Mappings
Column
With
Property
Name
default
Not
Null
Exposed
Sql
Primitive
Classes
for
Each
Column()
get
Column
By
Property
Name
Map()
get
Column
By
Property
Name
Map
With
Type
Parameter()
get
Column
Properties()
get
Column
Property
By
Name
Map()
get
Column
Set()
get
Columns
With
Property
Names
Without
Type
Parameter()
get
Default
Class
Property
Column
Mappings()
get
Value()
inner
Join
Result
Row
To
Data()
is
Exposed
Sql
Primitive
Type()
left
Join
Result
Row
To
Data()
On
Duplicate
Column
Property
Names
CHOOSE_
FIRST
THROW
Property
Column
Mapping
Custom
Nested
Class
Adt
Product
Sum
Nullability
Non
Nullable
Nullable
Skip
Sql
Primitive
Property
Column
Mapping
Config
Adt
Product
Sum
Companion
Companion
Property
Column
Mapping
Config
Map
Property
Column
Mapping
Config
Map2
Property
Column
Mappings
Reflection
Based
Class
Property
Data
Mapper
reflection
Based
Class
Property
Data
Mapper()
Reflection
Based
Simple
Class
Property
Data
Mapper
reflection
Based
Simple
Class
Property
Data
Mapper()
reflection
Based
Simple
Class
Property
Data
Mapper
For
Alias()
Reflection
Function
Invocation
Exception
set
Update
Builder()
set
Update
Builder
Columns
To
Nulls()
set
Update
Builder
Columns
To
Nulls
With
Mappings()
set
With
Column
Possibly
Being
Entity
Id()
Sum
Type
Case
Config
exposed-adt-mapping
/
com.huanshankeji.exposed.datamapping.classproperty
/
getColumnByPropertyNameMapWithTypeParameter
get
Column
By
Property
Name
Map
With
Type
Parameter
inline
fun
<
TableT
:
Table
>
getColumnByPropertyNameMapWithTypeParameter
(
table
:
TableT
)
:
Map
<
String
,
Column
<
*
>
>
(
source
)