[ 
https://jira.duraspace.org/browse/DS-734?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Graham Triggs resolved DS-734.
------------------------------

    Resolution: Fixed

> Improve database efficiency
> ---------------------------
>
>                 Key: DS-734
>                 URL: https://jira.duraspace.org/browse/DS-734
>             Project: DSpace
>          Issue Type: Improvement
>            Reporter: Graham Triggs
>            Assignee: Graham Triggs
>             Fix For: 1.7.0
>
>
> Improve various parts of database access - ie.
> - PreparedStatement and parameterized access for getnextid() (relatively 
> expensive as a statement / unparameterized)
> - Where possible, convert DatabaseManager.create() / DatabaseManager.update() 
> to DatabaseManager.row() / DatabaseManager.insert() (delay inserting records 
> until you have the rest of the data for the row, thereby reducing an INSERT / 
> UPDATE sequence to just an INSERT.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
https://jira.duraspace.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

------------------------------------------------------------------------------
Centralized Desktop Delivery: Dell and VMware Reference Architecture
Simplifying enterprise desktop deployment and management using
Dell EqualLogic storage and VMware View: A highly scalable, end-to-end
client virtualization framework. Read more!
http://p.sf.net/sfu/dell-eql-dev2dev
_______________________________________________
Dspace-devel mailing list
Dspace-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-devel

Reply via email to