Jakarta Persistence Query Language: Difference between revisions

Content deleted Content added
Addbot (talk | contribs)
m Bot: Migrating 5 interwiki links, now provided by Wikidata on d:q913681 (Report Errors)
m External links: replaced link to the Java 5 tutorial by a link to the Java 6 tutorial on JPQL
Line 114:
 
== External links ==
* [http://javadocs.sunoracle.com/javaee/5/docs6/tutorial/doc/bnbuf.html Full Query Language Syntax from The Java EE 56 Tutorial]
* [http://www.objectdb.com/java/jpa/query JPA Queries and JPQL - a chapter of the ObjectDB Manual]
* [http://torpedoquery.org Type safe Hibernate (HQL) query engine - TorpedoQuery]
 
{{Java Persistence API}}