Serialized Form
Package oracle.jbo.domain |
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream out)
throws java.io.IOException
mElemData
java.lang.Object[] mElemData
mElemDataGotten
boolean mElemDataGotten
mElemType
java.lang.Class mElemType
mOwnerAttrIndex
int mOwnerAttrIndex
- Index of the attribute in the domain owner's container.
mElemXMLFactory
oracle.jbo.domain.XMLDomainFactory mElemXMLFactory
mTrans
oracle.jbo.Transaction mTrans
mOwner
oracle.jbo.domain.DomainOwnerInterface mOwner
mSqlTypeName
java.lang.String mSqlTypeName
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream out)
throws java.io.IOException
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream out)
throws java.io.IOException
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream out)
throws java.io.IOException
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream out)
throws java.io.IOException
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream out)
throws java.io.IOException
mVal
java.lang.Long mVal
mValString
java.lang.String mValString
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream out)
throws java.io.IOException
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream out)
throws java.io.IOException
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream out)
throws java.io.IOException
mStructName
java.lang.String mStructName
mData
byte[] mData
mTrans
oracle.jbo.Transaction mTrans
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream out)
throws java.io.IOException
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream out)
throws java.io.IOException
mVal
java.lang.Long mVal
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream out)
throws java.io.IOException
mData
java.lang.Object mData
- Internal: Applications should not use this field.
mHashCode
int mHashCode
mIsHashGood
boolean mIsHashGood
mIndexString
java.lang.String mIndexString
mOwner
oracle.jbo.domain.DomainOwnerInterface mOwner
mConnection
java.lang.Object mConnection
- Internal: Applications should not use this field.
mTxn
oracle.jbo.Transaction mTxn
- Internal: Applications should not use this field.
mContext
com.sun.java.util.collections.HashMap mContext
- Internal: Applications should not use this field.
mOwnerAttrIndex
int mOwnerAttrIndex
- Index of the attribute in the domain owner's container.
mXmlFac
oracle.jbo.domain.XMLDomainFactory mXmlFac
- The factory object that creates an instance of this STRUCT given
an XML element.
mAttrXmlFac
oracle.jbo.domain.XMLDomainFactory[] mAttrXmlFac
- Factories for each of the attibutes if they have one.