Airbyte Kotlin Bulk CDK
Toggle table of contents
0.1.92
jvm
Platform filter
jvm
Switch theme
Search in API
Airbyte Kotlin Bulk CDK
bulk-cdk-toolkit-extract-jdbc
/
io.airbyte.cdk.read
/
Or
Or
data
class
Or
(
val
disj
:
List
<
WhereClauseNode
>
)
:
WhereClauseNode
Members
Members & Extensions
Constructors
Or
Link copied to clipboard
constructor
(
vararg
whereClauses
:
WhereClauseNode
)
constructor
(
disj
:
List
<
WhereClauseNode
>
)
Properties
disj
Link copied to clipboard
val
disj
:
List
<
WhereClauseNode
>
Functions
optimize
Link copied to clipboard
fun
WhereClauseNode
.
optimize
(
)
:
WhereClauseNode