- All Superinterfaces:
 Condition,QueryPart,Serializable
A step in the construction of 
DSL.jsonExists(Field, Field) or
 DSL.jsonbExists(Field, Field) functions where the
 ON ERROR clause can be defined.- Author:
 - Lukas Eder
 
- 
Method Summary
 
- 
Method Details
- 
errorOnError
Add anERROR ON ERRORclause. - 
falseOnError
Add anFALSE ON ERRORclause. - 
trueOnError
Add anTRUE ON ERRORclause. - 
unknownOnError
Add anUNKNOWN ON ERRORclause. 
 -