Serialized Form


Package org.objectweb.jorm.api

Class org.objectweb.jorm.api.ClassMappedEvent extends java.util.EventObject implements Serializable

Serialized Fields

jormClassName

java.lang.String jormClassName
The name of the persistent class which has been mapped.

Class org.objectweb.jorm.api.PException extends java.lang.Exception implements Serializable

Serialized Fields

nestedException

java.lang.Exception nestedException
A DS-specific nested exception.

Class org.objectweb.jorm.api.PExceptionExistingDSI extends PExceptionIO implements Serializable

Class org.objectweb.jorm.api.PExceptionIO extends PException implements Serializable

Class org.objectweb.jorm.api.PExceptionNoDSI extends PExceptionIO implements Serializable

Class org.objectweb.jorm.api.PExceptionProtocol extends PException implements Serializable

Class org.objectweb.jorm.api.PMappingRequiredEvent extends java.util.EventObject implements Serializable

Serialized Fields

jormClassName

java.lang.String jormClassName


Package org.objectweb.jorm.compiler.api

Class org.objectweb.jorm.compiler.api.PExceptionCompiler extends PException implements Serializable


Package org.objectweb.jorm.naming.api

Class org.objectweb.jorm.naming.api.PExceptionExistingName extends PExceptionNaming implements Serializable

Class org.objectweb.jorm.naming.api.PExceptionNameCoding extends PExceptionNaming implements Serializable

Class org.objectweb.jorm.naming.api.PExceptionNaming extends PException implements Serializable


Package org.objectweb.jorm.type.api

Class org.objectweb.jorm.type.api.PExceptionTyping extends PException implements Serializable

Class org.objectweb.jorm.type.api.PType extends java.lang.Object implements Serializable

Serialized Fields

typeCode

short typeCode

jormName

java.lang.String jormName

javaName

java.lang.String javaName

codingName

java.lang.String codingName

progConstName

java.lang.String progConstName

typeSpace

PTypeSpace typeSpace