Package | Description |
---|---|
org.apache.openjpa.kernel |
OpenJPA Runtime Kernel
This package provides a common OpenJPA runtime environment that can be
adapted for use with various data store mechanisms.
|
org.apache.openjpa.persistence |
OpenJPA JPA
This package provides an JPA facade to OpenJPA.
|
Constructor and Description |
---|
Factory(ObjectFactory<T> factory,
Method put) |
Modifier and Type | Class and Description |
---|---|
class |
TupleFactory
A factory for tuples such that all instances created by a factory instance share the same TupleElements
to save memory consumption.
|
Copyright © 2006–2022 Apache Software Foundation. All rights reserved.