Package org.linuxforhealth.fhir.database.utils.query.expression
-
Interface Summary Interface Description BindMarkerNodeVisitor A visitor for processing bind markersStatementRenderer<T> Defines the contract for rendering statements. -
Class Summary Class Description ColumnExpNodeVisitor Renders the expression node tree into a stringColumnRef A reference to a column.DebugExpNodeVisitor Debug version of theStringExpNodeVisitor
which is used to render the string with the bind variable values written in-place, which is handy for debug.ExpressionSupport Collection of utility functions for building predicate expressions.LiteralString Simple container of a String value to make overloading of some methods simpler and more naturalStringExpNodeVisitor Renders the expression node tree into a stringStringStatementRenderer Helps to render a select statement as a string