A B C D E F G I J L M N O P Q R S T U V X

B

BinaryBooleanExpression - Class in org.azzyzt.jee.runtime.dto.query
Abstract boolean expression class with some common code for validity checking and simplification
BinaryBooleanExpression() - Constructor for class org.azzyzt.jee.runtime.dto.query.BinaryBooleanExpression
 
BinaryFieldExpression - Class in org.azzyzt.jee.runtime.dto.query
A binary field expression is a FieldExpresssion with a binary operator.
BinaryFieldExpression() - Constructor for class org.azzyzt.jee.runtime.dto.query.BinaryFieldExpression
 
BinaryFieldExpression(FieldReference, BinaryFieldOperator, Operand, boolean) - Constructor for class org.azzyzt.jee.runtime.dto.query.BinaryFieldExpression
 
BinaryFieldOperator - Enum in org.azzyzt.jee.runtime.dto.query
Supported operators for expressions involving fields
build() - Method in class org.azzyzt.jee.runtime.util.QueryBuilder
builds the typed query

A B C D E F G I J L M N O P Q R S T U V X