DynaClass dynaClass
DynaClass "base class" that this DynaBean
is associated with.java.util.HashMap values
java.lang.Object[] constructorValues
java.lang.Class dynaBeanClass
DynaBean implementation class we will use for
creating new instances.java.lang.String name
DynaProperty[] properties
java.util.HashMap propertiesMap
properties list.private void readObject(java.io.ObjectInputStream in) throws java.io.IOException, java.lang.ClassNotFoundException
java.io.StreamCorruptedException - when the stream data values are outside expected rangejava.io.IOExceptionjava.lang.ClassNotFoundExceptionprivate void writeObject(java.io.ObjectOutputStream out) throws java.io.IOException
java.io.IOExceptionjava.lang.String name
java.util.Map values
MutableDynaClass "base class" that this DynaBean
is associated with.MutableDynaClass dynaClass
MutableDynaClass "base class" that this DynaBean
is associated with.DynaClass elementDynaClass
java.lang.Class elementType
java.lang.Class elementDynaBeanType
java.lang.String name
getName() method of java.lang.Class).boolean restricted
boolean returnNull
Controls whether the getDynaProperty() method returns
null if a property doesn't exist - or creates a new one.
Default is false.
int limit
Limits the size of the returned list. The call to
getRows() will return at most limit number of rows.
If less than or equal to 0, does not limit the size of the result.
java.util.List rows
The list of DynaBeans representing the contents of
the original ResultSet on which this
RowSetDynaClass was based.
private void readObject(java.io.ObjectInputStream arg0) throws java.io.IOException, java.lang.ClassNotFoundException
java.io.IOExceptionjava.lang.ClassNotFoundExceptionprivate void writeObject(java.io.ObjectOutputStream arg0) throws java.io.IOException
java.io.IOExceptionpublic void readExternal(java.io.ObjectInput arg0) throws java.io.IOException, java.lang.ClassNotFoundException
java.io.IOExceptionjava.lang.ClassNotFoundExceptionpublic void writeExternal(java.io.ObjectOutput arg0) throws java.io.IOException
java.io.IOExceptionprivate void readObject(java.io.ObjectInputStream arg0) throws java.io.IOException, java.lang.ClassNotFoundException
java.io.IOExceptionjava.lang.ClassNotFoundExceptionpublic void readExternal(java.io.ObjectInput arg0) throws java.io.IOException, java.lang.ClassNotFoundException
java.io.IOExceptionjava.lang.ClassNotFoundExceptionpublic void writeExternal(java.io.ObjectOutput arg0) throws java.io.IOException
java.io.IOExceptionCopyright © 2000-2014 The Apache Software Foundation. All Rights Reserved.