📄 serialized-form.html
字号:
<P>
<HR SIZE="4" NOSHADE>
<A NAME="org.dbunit.dataset.NoPrimaryKeyException"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/dbunit/dataset/NoPrimaryKeyException.html" title="class in org.dbunit.dataset">org.dbunit.dataset.NoPrimaryKeyException</A> extends <A HREF="org/dbunit/dataset/DataSetException.html" title="class in org.dbunit.dataset">DataSetException</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<P>
<HR SIZE="4" NOSHADE>
<A NAME="org.dbunit.dataset.NoSuchColumnException"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/dbunit/dataset/NoSuchColumnException.html" title="class in org.dbunit.dataset">org.dbunit.dataset.NoSuchColumnException</A> extends <A HREF="org/dbunit/dataset/DataSetException.html" title="class in org.dbunit.dataset">DataSetException</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<P>
<HR SIZE="4" NOSHADE>
<A NAME="org.dbunit.dataset.NoSuchTableException"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/dbunit/dataset/NoSuchTableException.html" title="class in org.dbunit.dataset">org.dbunit.dataset.NoSuchTableException</A> extends <A HREF="org/dbunit/dataset/DataSetException.html" title="class in org.dbunit.dataset">DataSetException</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<P>
<HR SIZE="4" NOSHADE>
<A NAME="org.dbunit.dataset.csv.handlers.PipelineException"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/dbunit/dataset/csv/handlers/PipelineException.html" title="class in org.dbunit.dataset.csv.handlers">org.dbunit.dataset.csv.handlers.PipelineException</A> extends <A HREF="org/dbunit/dataset/csv/CsvParserException.html" title="class in org.dbunit.dataset.csv">CsvParserException</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<P>
<HR SIZE="4" NOSHADE>
<A NAME="org.dbunit.util.concurrent.PropertyChangeMulticaster"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/dbunit/util/concurrent/PropertyChangeMulticaster.html" title="class in org.dbunit.util.concurrent">org.dbunit.util.concurrent.PropertyChangeMulticaster</A> extends java.lang.Object implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="serialized_methods"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialization Methods</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="readObject(java.io.ObjectInputStream)"><!-- --></A><H3>
readObject</H3>
<PRE>
private void <B>readObject</B>(java.io.ObjectInputStream s) throws java.lang.ClassNotFoundException, java.io.IOException</PRE>
<DL>
</DL>
<HR>
<A NAME="writeObject(java.io.ObjectOutputStream)"><!-- --></A><H3>
writeObject</H3>
<PRE>
private void <B>writeObject</B>(java.io.ObjectOutputStream s) throws java.io.IOException</PRE>
<DL>
<DD><DL>
<DT><B>Serial Data:</B><DD>Null terminated list of <code>PropertyChangeListeners</code>. <p> At serialization time we skip non-serializable listeners and only serialize the serializable listeners.<DT><B>Throws:</B><DD><CODE>java.io.IOException</CODE></DL>
</DD>
</DL>
<A NAME="serializedForm"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialized Fields</B></FONT></TD>
</TR>
</TABLE>
<H3>
source</H3>
<PRE>
java.lang.Object <B>source</B></PRE>
<DL>
<DD>The object to be provided as the "source" for any generated events.
<P>
<DT><DD> <DL>
</DL>
</DL>
<HR>
<H3>
children</H3>
<PRE>
java.util.HashMap <B>children</B></PRE>
<DL>
<DD>HashMap for managing listeners for specific properties. Maps property names to PropertyChangeMulticaster objects.
<P>
<DT><DD> <DL>
</DL>
</DL>
<P>
<HR SIZE="4" NOSHADE>
<A NAME="org.dbunit.dataset.RowOutOfBoundsException"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/dbunit/dataset/RowOutOfBoundsException.html" title="class in org.dbunit.dataset">org.dbunit.dataset.RowOutOfBoundsException</A> extends <A HREF="org/dbunit/dataset/DataSetException.html" title="class in org.dbunit.dataset">DataSetException</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<P>
<HR SIZE="4" NOSHADE>
<A NAME="org.dbunit.util.concurrent.TimeoutException"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/dbunit/util/concurrent/TimeoutException.html" title="class in org.dbunit.util.concurrent">org.dbunit.util.concurrent.TimeoutException</A> extends java.lang.InterruptedException implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<A NAME="serializedForm"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Serialized Fields</B></FONT></TD>
</TR>
</TABLE>
<H3>
duration</H3>
<PRE>
long <B>duration</B></PRE>
<DL>
<DD>The approximate time that the operation lasted before this timeout exception was thrown.
<P>
<DL>
</DL>
</DL>
<P>
<HR SIZE="4" NOSHADE>
<A NAME="org.dbunit.dataset.datatype.TypeCastException"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Class <A HREF="org/dbunit/dataset/datatype/TypeCastException.html" title="class in org.dbunit.dataset.datatype">org.dbunit.dataset.datatype.TypeCastException</A> extends <A HREF="org/dbunit/dataset/datatype/DataTypeException.html" title="class in org.dbunit.dataset.datatype">DataTypeException</A> implements Serializable</B></FONT></TD>
</TR>
</TABLE>
<P>
<P>
<HR>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<A NAME="navbar_bottom"><!-- --></A><A HREF="#skip-navbar_bottom" title="Skip navigation links"></A><TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_bottom_firstrow"><!-- --></A><TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
PREV
NEXT</FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="index.html" target="_top"><B>FRAMES</B></A>
<A HREF="serialized-form.html" target="_top"><B>NO FRAMES</B></A>
<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_bottom"></A><!-- ======== END OF BOTTOM NAVBAR ======= -->
<HR>
Copyright © 2002-2004 DbUnit.org. All Rights Reserved.
</BODY>
</HTML>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -