toggle menu
exposed-adt-mapping
jvm
switch theme
search in API
exposed-adt-mapping
/
com.huanshankeji.exposed.datamapping.classproperty
/
PropertyColumnMapping
/
NestedClass
/
Nullability
/
Nullable
Nullable
class
Nullable
<
NotNullPropertyData
:
Any
>
(
val
whetherNullDependentColumn
:
Column
<
*
>
)
:
PropertyColumnMapping.NestedClass.Nullability
<
NotNullPropertyData
?
>
(
source
)
Members
Constructors
Nullable
Link copied to clipboard
constructor
(
whetherNullDependentColumn
:
Column
<
*
>
)
Properties
whether
Null
Dependent
Column
Link copied to clipboard
val
whetherNullDependentColumn
:
Column
<
*
>