[
https://issues.apache.org/jira/browse/OLINGO-1192?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Archana Rai resolved OLINGO-1192.
---------------------------------
Resolution: Fixed
This has been merged:
https://git-wip-us.apache.org/repos/asf?p=olingo-odata2.git;a=commit;h=7961a940cd83c7e9f08b1fb0b5da777be3d2e163
> Parameterizing JPA Queries
> ---------------------------
>
> Key: OLINGO-1192
> URL: https://issues.apache.org/jira/browse/OLINGO-1192
> Project: Olingo
> Issue Type: Improvement
> Components: odata2-jpa
> Affects Versions: V2 2.0.8, V2 2.0.9, V2 2.0.10
> Reporter: Archana Rai
> Fix For: V2 2.0.10
>
>
> A parameterized query (also known as a prepared statement) is a means of
> pre-compiling a SQL statement so that all you need to supply are the
> "parameters" that need to be inserted into the statement for it to be
> executed. It's commonly used as a means of preventing SQL injection attacks.
> It will be an industry standard to have parameterized queries for JPA.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)