jimmer-sql-kotlin
0.8.88
jimmer-sql-kotlin
/
org.babyfish.jimmer.sql.kt.ast.table
/
KRemoteRef
/
Companion
Companion
object
Companion
Content copied to clipboard
Functions
Functions
protect
Link copied to clipboard
@
JvmStatic
fun
<
E
:
Any
>
protect
(
table
:
KNonNullTable
<
E
>
)
:
KRemoteRef.NonNull
<
E
>
Content copied to clipboard
@
JvmStatic
fun
<
E
:
Any
>
protect
(
table
:
KNullableTable
<
E
>
)
:
KRemoteRef.Nullable
<
E
>
Content copied to clipboard