Toggle table of contents
4.2.0
jvm
Platform filter
jvm
Switch theme
Search in API
ktorm
ktorm-support-postgresql
/
org.ktorm.support.postgresql
/
CubeExpression
/
CubeExpression
Cube
Expression
constructor
(
type
:
CubeExpressionType
,
left
:
ScalarExpression
<
*
>
,
right
:
ScalarExpression
<
*
>
,
sqlType
:
SqlType
<
T
>
,
isLeafNode
:
Boolean
=
false
,
extraProperties
:
Map
<
String
,
Any
>
=
emptyMap()
)
(
source
)