SourceForge.net Logo
Main Overview Wiki Issues Forum Build Fisheye
Issue Details (XML | Word | Printable)

Key: CMP-432
Type: New Feature New Feature
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Shay Banon
Reporter: Shay Banon
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Compass

Custom indexers in JPA device, including built in ones (for Hibernate using ScrollableResultSet)

Created: 08/Jul/07 12:54 PM   Updated: 25/Jul/07 04:11 PM
Component/s: Compass::Gps
Affects Version/s: None
Fix Version/s: 1.2 M3


 Description  « Hide
Custom indexers in JPA device, including built in ones (for Hibernate using ScrollableResultSet)

Two optional ones can be one with a transaction scope that is per page, and one with transaction scope that is per class.



 All   Comments   Change History      Sort Order: Ascending order - Click to sort in descending order
Shay Banon added a comment - 08/Jul/07 12:55 PM

Shay Banon added a comment - 25/Jul/07 04:11 PM
Implemented custom indexers, with default one that uses JPA API and two custom ones for Hibernate and OpenJPA (using scrollable results). Another issue will be opened for a TopLink one.