Example usage for Java javax.persistence.criteria CollectionJoin fields, constructors, methods, implement or subclass
The text is from its open source code.
Path | get(SingularAttribute super X, Y> attribute) Create a path corresponding to the referenced single-valued attribute. |
Join | join(SingularAttribute super X, Y> attribute) Create an inner join to the specified single-valued attribute. |