toggle menu
exposed-adt-mapping
jvm
switch theme
search in API
exposed-adt-mapping
/
com.huanshankeji.exposed.datamapping.classproperty
/
PropertyColumnMapping
/
Skip
Skip
class
Skip
<
Data
:
Any
,
PropertyData
>
(
fctProperty
:
FullConcreteTypeProperty1
<
Data
,
PropertyData
>
)
:
PropertyColumnMapping
<
Data
,
PropertyData
>
(
source
)
Members
Members & Extensions
Constructors
Skip
Link copied to clipboard
constructor
(
fctProperty
:
FullConcreteTypeProperty1
<
Data
,
PropertyData
>
)
Properties
fct
Property
Link copied to clipboard
val
fctProperty
:
FullConcreteTypeProperty1
<
Data
,
PropertyData
>
Functions
for
Each
Column
Link copied to clipboard
fun
PropertyColumnMapping
<
*
,
*
>
.
forEachColumn
(
block
:
(
Column
<
*
>
)
->
Unit
)