Uses of Class
org.hotrod.runtime.livesql.expressions.predicates.BooleanConstant
-
Packages that use BooleanConstant Package Description org.hotrod.runtime.livesql -
-
Uses of BooleanConstant in org.hotrod.runtime.livesql
Methods in org.hotrod.runtime.livesql that return BooleanConstant Modifier and Type Method Description BooleanConstantLiveSQL. val(java.lang.Boolean value)
-