Details
-
Type:
Task
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.0
-
Fix Version/s: 1.0
-
Component/s: Database, Development
-
Labels:None
-
Rice Module:KNS
-
Application Requirement:Rice
Description
The public static applySearchResultsLimit() method on LookupUtils takes an OJB Criteria object as a parameter. If Rice needs to support OJB and JPA, then a JPA version should be added and publicized to Rice client projects. If Rice only needs to support JPA, then the method should be converted to JPA and not use the OJB Criteria object.