openjpa/openjpa-kernel/src
David J. Wisneski 168c0076c8 OPENJPA-263 : Introducing getAll(List) method for data cache to be called by loadAll()
will allow data cache plug-ins to leverage the advantage of any third-party cache that
provides a way to get multiple object in one call by providing a list of keys (oids).

git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@558125 13f79535-47bb-0310-9956-ffa450edef68
2007-07-20 20:37:08 +00:00
..
main OPENJPA-263 : Introducing getAll(List) method for data cache to be called by loadAll() 2007-07-20 20:37:08 +00:00
test/java/org/apache/openjpa Remove use of JDK 1.5-only method String.contains(). 2007-06-18 18:18:55 +00:00