Uses of Interface
st.orm.template.impl.Elements.Expression
Packages that use Elements.Expression
-
Uses of Elements.Expression in st.orm.template.impl
Classes in st.orm.template.impl that implement Elements.ExpressionModifier and TypeClassDescriptionstatic final recordstatic final recordMethods in st.orm.template.impl that return Elements.ExpressionModifier and TypeMethodDescriptionElements.Where.expression()Returns the value of theexpressionrecord component.Constructors in st.orm.template.impl with parameters of type Elements.ExpressionModifierConstructorDescriptionWhere(Elements.Expression expression, BindVars bindVars) Creates an instance of aWhererecord class.