Example usage for Java javax.persistence.criteria AbstractQuery fields, constructors, methods, implement or subclass
The text is from its open source code.
Root | from(Class Create and add a query root corresponding to the given entity, forming a cartesian product with any existing roots. |
Root | from(EntityType Create and add a query root corresponding to the given entity, forming a cartesian product with any existing roots. |