Interface CriteriaObject<V>

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

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