Internal Website Search
1-10 of 25 resultsRefreshProblem with @OrderBy When I use @OrderBy and supply multiple order fields I get and error when ObjectDB Explorer ... ; @OrderBy("seqRel, noteSeq") Set<Notes> notes;   ... "> @OrderBy("seqRel") Is this a bug or am I using collections and JPA annotations in | |
javax.persistence.OrderBy OrderBy Target: Fields ... collection is retrieved. The syntax of the value ordering element is an orderby_list, as follows: orderby_list::= orderby_item [,orderby_item | |
OrderBy.value="context">OrderBy" title="Annotation in javax.persistence">javax.persistence.OrderByString value An orderby_list. Specified as follows: orderby_list::= orderby_item [,orderby_item | |
orderBy(o)="Interface in javax.persistence.criteria">CriteriaQuery<T> orderBy( | |
orderBy(o)="Interface in javax.persistence.criteria">CriteriaQuery<T> orderBy( List< | |
ORDER BY clause (JPQL / Criteria API)(c); q.orderBy_Order_">orderBy(cb.orderBy_Order_">orderBy method takes a variable number of orderBy_List_">list of Order) rather than | |
JPA Entity Fields/OrderBy">OrderBy annotation: @Entity public class Department ... ">mappedBy="department") OrderBy">@OrderBy("name") List<Employee | |
JPA Query Structure (JPQL / Criteria) ORDER BY (orderBy_Order_">orderBy | |
JPA Criteria API Queries (orderBy_Order_">orderBy, | |
JPA Annotations for Relationships="api/java/jpa/annotations/relationship" select="OrderBy|MapKey"> Details |