Interface CriteriaObject<V>

Type Parameters:
V - type of the value to select.
All Known Subinterfaces:
PropertyPath<V>, TypedPropertyPath<V>

public interface CriteriaObject<V>
Interface for a generic criteria expression. Can be a different things such as a property, a criteria expression or a literal value.
Since:
1.0.0