Serialized Form
-
Package com.sun.jdo.spi.persistence.support.ejb.cmp
-
Class com.sun.jdo.spi.persistence.support.ejb.cmp.EJBHashSet
class EJBHashSet extends HashSet implements Serializable-
Serialized Fields
-
helper
com.sun.jdo.spi.persistence.support.sqlstore.ejb.JDOEJB20Helper helper
-
pcSet
HashSet pcSet
-
pm
com.sun.jdo.api.persistence.support.PersistenceManager pm
-
tx
com.sun.jdo.api.persistence.support.Transaction tx
-
valid
boolean valid
-
-
-
-
Package com.sun.jdo.spi.persistence.support.ejb.codegen
-
Exception Class com.sun.jdo.spi.persistence.support.ejb.codegen.GeneratorException
class 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
class EJBQLAST extends antlr.CommonAST implements Serializable-
Serialized Fields
-
column
int column
The column info -
line
int line
The line info
-
-
-
Exception Class com.sun.jdo.spi.persistence.support.ejb.ejbqlc.EJBQLException
class EJBQLException extends RuntimeException implements Serializable-
Serialized Fields
-
cause
Throwable cause
The Throwable that caused this EJBQLException.
-
-
-