]
George Gastaldi closed FORGE-825.
---------------------------------
Resolution: Won't Do
Closing as Won't Do for now
Provide a JPQL query builder API to make it easier for plugins to
generate JPQL queries
---------------------------------------------------------------------------------------
Key: FORGE-825
URL:
https://issues.jboss.org/browse/FORGE-825
Project: Forge
Issue Type: Feature Request
Components: Brainstorming
Reporter: Vineet Reynolds
Fix For: 3.x Future
Coming in from the FORGE-813 issue, I believe it would be beneficial to have an API that
would allow plugin developers to generate JPQL queries based on JavaClass instances
provided to it.
It is akin to the JPA metamodel, except that the model here is based on Forge JavaClass
instances.