Provide a simple means for manual specification of all SQL used by a given
domain graph
---------------------------------------------------------------------------------------
Key: OPENJPA-277
URL: https://issues.apache.org/jira/browse/OPENJPA-277
Project: OpenJPA
Issue Type: New Feature
Components: jdbc
Affects Versions: 0.9.7, 0.9.6, 0.9.0
Reporter: Patrick Linskey
Generally-speaking, OpenJPA generates the SQL needed to load records from the
database. Currently, the only mainstream exception to this is when using SQL as
a query language.
In legacy environments, database access is often limited to certain SQL
statements or stored procedures. OpenJPA should support such environments for a
larger subset of OpenJPA operations.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.