An open API service indexing awesome lists of open source software.

https://github.com/datanucleus/datanucleus-jdo-query

DataNucleus annotation processor for generating "Q" classes for use with JDOQLTyped queries
https://github.com/datanucleus/datanucleus-jdo-query

jdo jdo-typed-query

Last synced: 9 months ago
JSON representation

DataNucleus annotation processor for generating "Q" classes for use with JDOQLTyped queries

Awesome Lists containing this project

README

          

datanucleus-jdo-query
=====================

DataNucleus annotation processor for use with JDOQL Typed queries, to generate the "Q classes".

This is built using Maven, by executing `mvn clean install` which installs the built jar in your local Maven repository.

KeyFacts
--------
__License__ : Apache 2 licensed
__Issue Tracker__ : http://github.com/datanucleus/datanucleus-jdo-query/issues
__Javadocs__ : [6.0](http://www.datanucleus.org/javadocs/jdo.query/6.0/), [5.0](http://www.datanucleus.org/javadocs/jdo.query/5.0/), [4.2](http://www.datanucleus.org/javadocs/jdo.query/4.2/), [4.0](http://www.datanucleus.org/javadocs/jdo.query/4.0/), [3.0](http://www.datanucleus.org/javadocs/jdo.query/3.0/), [2.2](http://www.datanucleus.org/javadocs/jdo.query/2.2/)
__Download(Releases)__ : [Maven Central](http://central.maven.org/maven2/org/datanucleus/datanucleus-jdo-query)
__Download(Nightly)__ : [Nightly Builds](http://www.datanucleus.org/downloads/maven2-nightly/org/datanucleus/datanucleus-jdo-query)
__Dependencies__ : See file [pom.xml](pom.xml)