[
https://issues.apache.org/jira/browse/CLEREZZA-890?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Enrico Daga resolved CLEREZZA-890.
----------------------------------
Resolution: Done
> Use prepared statements and reuse connections in Virtuoso data operations to
> improve performance
> ------------------------------------------------------------------------------------------------
>
> Key: CLEREZZA-890
> URL: https://issues.apache.org/jira/browse/CLEREZZA-890
> Project: Clerezza
> Issue Type: Bug
> Components: storage
> Reporter: Enrico Daga
> Assignee: Enrico Daga
>
> Currently, each operation is encapsulated in a dedicated connection and
> statement. While this is functional, it is not very performant, especially
> with the pattern based on atomic triple additions and deletions used by the
> clerezza model. Statements should be prepared, connections reused.
--
This message was sent by Atlassian JIRA
(v6.2#6252)