Uses of Class
org.apache.openjpa.util.Serialization.ClassResolvingObjectInputStream

Packages that use Serialization.ClassResolvingObjectInputStream
org.apache.openjpa.util OpenJPA Utilities This package provides utilities to facilitate the handling of second class objects and OpenJPA object ids. 
 

Uses of Serialization.ClassResolvingObjectInputStream in org.apache.openjpa.util
 

Subclasses of Serialization.ClassResolvingObjectInputStream in org.apache.openjpa.util
static class Serialization.PersistentObjectInputStream
          Object input stream that replaces oids with their objects.
 



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