Internal Website Search

71-80 of 200 resultsRefresh

How to use regular expressions in Criteria Builder

expressions in queries, so currently you cannot use regular expressions in JPA criteria API ... out where this would be in the criteria builder. {     ... , but that extension is limited to string-based JPQL queries, as the criterial API is not extendible. support

Criteria query error: Unexpected query token

with no SELECT may be valid in Hibernate HQL but not in JPQL and JPA Criteria API. support Support My apologies, in my eagerness to test I think I need to do an audit on all criteria queries ... is Criteria a W.I.P?   Cheers Willks William

java.lang.NoClassDefFoundError: javax/persistence/criteria/AbstractQuery

Updating from 2.7.1_02 to 2.7.2_02 I now get this error, did something change? java.lang.NoClassDefFoundError: javax/persistence/criteria/AbstractQuery ... , without the separate jar, ie: without: javax.persistence:persistence-api:1.0.2  

Internal exception: NPE on criteria query with IN clause and empty collection

that I use JPA criteria query API, and I pass an empty collection to IN expression: criteria API and JDO typed queries - it would make interoperability between

javax.persistence.TupleElement

> , api/java/jpa/criteria/CompoundSelection" title="Interface in javax.persistence.criteria">CompoundSelection , api/java/jpa ... ">Case , api/java/jpa/criteria/CriteriaBuilder_Coalesce" title

javax.persistence.EntityManager

="/api/java/jpa/criteria/CriteriaQuery" title="Interface in javax.persistence.criteria">CriteriaQuery< ... ="header"> api/java/jpa/criteria/CriteriaBuilder" title="Interface in javax.persistence.criteria">CriteriaBuilder api/java/jpa/EntityManager

coalesce()

api/java/jpa/criteria/CriteriaBuilder" title="Interface in javax.persistence.criteria">javax.persistence.criteria.CriteriaBuilderapi/java ... ="/api/java/jpa/criteria/Selection" title="Interface in javax.persistence.criteria">Selection<X>

javax.persistence.TypedQuery

is found not to be a Java Persistence query language SELECT query or a Criteria API query Criteria API query - if the query is found not to be a Java Persistence query language SELECT query or a Criteria API query

multiselect(selections)

api/java/jpa/criteria/CriteriaQuery" title="Interface in javax.persistence.criteria">javax.persistence.criteria.CriteriaQueryapi/java/jpa ... ; multiselect(  api/java/jpa/criteria/Selection" title="Interface in javax

javax.jdo.JDOEntityManager

="/api/java/jpa/criteria/CriteriaQuery" title="Interface in javax.persistence.criteria">CriteriaQuery< ... " class="member method"> api/java/jpa/criteria ... > Superinterfaces: api/java/jpa/EntityManager