kimmer-sql
0.0.4
kimmer-sql
/
org.babyfish.kimmer.sql.ast
/
Table
Table
interface
Table
<
E
:
Entity
<
ID
>
,
ID
:
Comparable
<
ID
>
>
Content copied to clipboard
Functions
Properties
Inheritors
Functions
get
Link copied to clipboard
abstract
operator
fun
<
X
>
get
(
prop
:
KProperty1
<
E
,
X
?
>
)
:
Expression
<
X
>
Content copied to clipboard
Properties
id
Link copied to clipboard
abstract
val
id
:
Expression
<
ID
>
Content copied to clipboard
Inheritors
JoinableTable
Link copied to clipboard