Internal Website Search

11-20 of 114 resultsRefresh

JPA Criteria API Queries

>, length_Expression_">length,

SELECT clause (JPQL / Criteria API)

>Object[] elements, one per result. The length of each result Object[] element is 2

JPA Query Expressions (JPQL / Criteria)

/string#criteria_query_string_expressions">String expressions (like, length

Numbers in JPQL and Criteria Queries

">string functions - when the return value is numeric, e.g. LOCATE, LENGTH. as

GROUP BY and HAVING clauses

>Object[] arrays of length 3, in which the first cell contains the initial letter as a

javax.persistence.criteria.CriteriaBuilder

JPA 2 JavaDoc Reference Documentation - Used to construct criteria queries, compound selections, expressions, predicates, orderings.

javax.persistence.DiscriminatorColumn

="DISC", discriminatorType=STRING, length=20) public class Customer { ... } @Entity ... length" title="Annotation Element of javax.persistence.DiscriminatorColumn">length

[ODB1] Chapter 2 - A Quick Tour

10 // Check the arguments: 11 if (args.length != 3) 12 { 13

[ODB1] Chapter 9 - ObjectDB Explorer

and arrays require specifying an array length. Click the "OK" button to construct the new persistent

javax.jdo.annotations.Column

"> int length" title="Annotation Element of javax.jdo.annotations.Column">length Maximum length of data stored in this column.