Serialized Form


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

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

Serialized Fields

pm

PersistenceManager pm

tx

Transaction tx

pcSet

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 Exception implements Serializable

Serialized Fields

reason

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 RuntimeException implements Serializable

Serialized Fields

cause

Throwable cause
The Throwable that caused this EJBQLException.



Copyright © 2012 GlassFish Community. All Rights Reserved.