jimmer-sql-kotlin
0.7.5
jimmer-sql-kotlin
/
org.babyfish.jimmer.sql.kt.ast.query
/
AbstractKSortable
/
orderBy
order
By
abstract
fun
orderBy
(
vararg
expressions
:
KExpression
<
*
>
?
)
Content copied to clipboard
abstract
fun
orderBy
(
vararg
orders
:
Order
?
)
Content copied to clipboard
abstract
fun
orderBy
(
orders
:
List
<
Order
?
>
)
Content copied to clipboard