Skip navigation links

Package org.apache.openjpa.slice.jdbc

Implements Distributed version of JDBCStoreManager and JDBCStoreQuery.

See: Description

Package org.apache.openjpa.slice.jdbc Description

Implements Distributed version of JDBCStoreManager and JDBCStoreQuery. This package contains implementaions of OpenJPA interfaces using a distribution template pattern. Distribution template pattern for T is defined as a type T' such that T' extends T implements Iterable i.e.T' is a special T that also contains many T.
Skip navigation links

Copyright © 2006–2018 Apache Software Foundation. All rights reserved.