Uses of Interface
org.apache.openjpa.kernel.ObjectFactory
Packages that use ObjectFactory
Package
Description
OpenJPA Runtime Kernel
OpenJPA JPA
-
Uses of ObjectFactory in org.apache.openjpa.kernel
Constructors in org.apache.openjpa.kernel with parameters of type ObjectFactory -
Uses of ObjectFactory in org.apache.openjpa.persistence
Classes in org.apache.openjpa.persistence that implement ObjectFactoryModifier and TypeClassDescriptionclass
A factory for tuples such that all instances created by a factory instance share the same TupleElements to save memory consumption.