Serialized Form
Package org.jboss.jpa.injection |
serialVersionUID: -3734435119658196788L
readExternal
public void readExternal(ObjectInput in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeExternal
public void writeExternal(ObjectOutput out)
throws IOException
- Throws:
IOException
Package org.jboss.jpa.remote |
serialVersionUID: 1L
readObject
private void readObject(ObjectInputStream in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream out)
throws IOException
- Throws:
IOException
metaData
org.jboss.metadata.jpa.spec.PersistenceUnitMetaData metaData
actualFactory
javax.persistence.EntityManagerFactory actualFactory
defaultPersistenceProperties
Properties defaultPersistenceProperties
explicitEntityClasses
List<E> explicitEntityClasses
jaccContextId
String jaccContextId
serialVersionUID: 4260828563883650376L
readExternal
public void readExternal(ObjectInput in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeExternal
public void writeExternal(ObjectOutput out)
throws IOException
- Throws:
IOException
Copyright © 2009 JBoss, a division of Red Hat, Inc.. All Rights Reserved.