Serialized Form


Package com.sun.jdo.spi.persistence.support.ejb.cmp

Class com.sun.jdo.spi.persistence.support.ejb.cmp.EJBHashSet extends java.util.HashSet implements Serializable

Serialized Fields

pm

PersistenceManager pm

tx

Transaction tx

pcSet

java.util.HashSet<E> pcSet

helper

JDOEJB20Helper helper

valid

boolean valid

Package com.sun.jdo.spi.persistence.support.ejb.codegen

Class com.sun.jdo.spi.persistence.support.ejb.codegen.GeneratorException extends java.lang.Exception implements Serializable

Serialized Fields

reason

java.lang.String reason
XXX needs doc

Package com.sun.jdo.spi.persistence.support.ejb.ejbqlc

Class com.sun.jdo.spi.persistence.support.ejb.ejbqlc.EJBQLAST extends antlr.CommonAST implements Serializable

Serialized Fields

line

int line
The line info


column

int column
The column info

Class com.sun.jdo.spi.persistence.support.ejb.ejbqlc.EJBQLException extends java.lang.RuntimeException implements Serializable

Serialized Fields

cause

java.lang.Throwable cause
The Throwable that caused this EJBQLException.



Copyright © 2012 GlassFish Community. All Rights Reserved.