jimmer-sql-kotlin
0.8.126
jimmer-sql-kotlin
/
org.babyfish.jimmer.sql.kt.ast.table
/
KRemoteRef
/
Companion
/
protect
protect
@
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