[
https://issues.apache.org/jira/browse/OPENJPA-277?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12510421
]
Marc Prud'hommeaux commented on OPENJPA-277:
--------------------------------------------
I think a branch is a good idea for things like that.
> 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.0, 0.9.6, 0.9.7
> Reporter: Patrick Linskey
> Attachments: OPENJPA-277.patch
>
>
> 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.