⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 changes-report.html

📁 dfdfddfskfjdsklfjksdljflksjfsjlkfdjlksfjkdsjfsdjkflsjkf
💻 HTML
📖 第 1 页 / 共 5 页
字号:
     Type       </th>       <th>           Changes       </th>       <th style="width:70px">           By       </th>   </tr>                                            <tr class="b">    <td>                                      <img alt="add" src="images/add.gif">                              </img>                         </td>       <td>           DbUnitTask for Ant contributed by Timothy Ruppert and Ben Cox.       </td>       <td>                              <a href="team-list.html#">                    </a>                        </td>   </tr>                                            <tr class="a">    <td>                              <img alt="update" src="images/update.gif">                              </img>                         </td>       <td>           Moved the Base64 class to the org.dbunit.util package because Visual Age for Java is not able to handle classes located in the default package.       </td>       <td>                              <a href="team-list.html#">                    </a>                        </td>   </tr>                                            <tr class="b">    <td>                              <img alt="update" src="images/update.gif">                              </img>                         </td>       <td>           Added system properties documentation.       </td>       <td>                              <a href="team-list.html#">                    </a>                        </td>   </tr>                                            <tr class="a">    <td>                              <img alt="update" src="images/update.gif">                              </img>                         </td>       <td>           542034 - Detect ambiguous table names.       </td>       <td>                              <a href="team-list.html#">                    </a>                        </td>   </tr>                                            <tr class="b">    <td>                              <img alt="add" src="images/add.gif">                              </img>                         </td>       <td>           542462 - Added a system property to disable usage of batch statement even if the target database support it..       </td>       <td>                              <a href="team-list.html#">                    </a>                        </td>   </tr>                                            <tr class="a">    <td>                              <img alt="update" src="images/update.gif">                              </img>                         </td>       <td>           545238 - Sort tables prior to comparing them. DbUnit now generates an ORDER BY clause in the select statement used by DatabaseDataSet.getTable(). Rows are sorted by primary keys.       </td>       <td>                              <a href="team-list.html#">                    </a>                        </td>   </tr>                                            <tr class="b">    <td>                              <img alt="update" src="images/update.gif">                              </img>                         </td>       <td>           554249 - None column values.       </td>       <td>                              <a href="team-list.html#">                    </a>                        </td>   </tr>                                            <tr class="a">    <td>                              <img alt="add" src="images/add.gif">                              </img>                         </td>       <td>           Added support for BLOB and CLOB data types.       </td>       <td>                              <a href="team-list.html#">                    </a>                        </td>   </tr>      </table>      </div>      <div class="h3">                    <h3>          <a name="Release 1.3 - April 4, 2002">Release 1.3 - April 4, 2002</a>        </h3>                <a name="1.3">              </a>          <table border="1" width="100%" cellspacing="2" cellpadding="3">                                                <tr class="b">    <th style="width:50px">           Type       </th>       <th>           Changes       </th>       <th style="width:70px">           By       </th>   </tr>                                            <tr class="a">    <td>                              <img alt="add" src="images/add.gif">                              </img>                         </td>       <td>           Added support for binary data types: BINARY, VARBINARY and LONGVARBINARY. Binary data is persisted in xml datasets using the base64 encoding scheme.       </td>       <td>                              <a href="team-list.html#">                    </a>                        </td>   </tr>                                            <tr class="b">    <td>                              <img alt="update" src="images/update.gif">                              </img>                         </td>       <td>           Deprecated the DataSetUtils.assertEquals() methods. You should now use Assertion.assertEquals().       </td>       <td>                              <a href="team-list.html#">                    </a>                        </td>   </tr>                                            <tr class="a">    <td>                              <img alt="fix" src="images/fix.gif">                              </img>                         </td>       <td>           533537 - FlatXmlDataSet and null values.       </td>       <td>                              <a href="team-list.html#">                    </a>                        </td>   </tr>                                            <tr class="b">    <td>                              <img alt="fix" src="images/fix.gif">                              </img>                         </td>       <td>           533537 - Problem with single quotes.       </td>       <td>                              <a href="team-list.html#">                    </a>                        </td>   </tr>                                            <tr class="a">    <td>                              <img alt="fix" src="images/fix.gif">                                      </img>                         </td>       <td>           534810 - Problem when primary key include all columns       </td>       <td>                              <a href="team-list.html#">                    </a>                        </td>   </tr>      </table>      </div>      <div class="h3">                    <h3>          <a name="Release 1.2.4 - March 19, 2002">Release 1.2.4 - March 19, 2002</a>        </h3>                <a name="1.2.4">              </a>          <table border="1" width="100%" cellspacing="2" cellpadding="3">                                                <tr class="b">    <th style="width:50px">           Type       </th>       <th>           Changes       </th>       <th style="width:70px">           By       </th>   </tr>                                            <tr class="a">    <td>                              <img alt="add" src="images/add.gif">                              </img>                         </td>       <td>           Added support for multiple schemas per connection. See FAQ document.       </td>       <td>                              <a href="team-list.html#">                    </a>                        </td>   </tr>                                            <tr class="b">    <td>                              <img alt="remove" src="images/remove.gif">                              </img>                         </td>       <td>           Removed element         &lt;        none/        &gt;         from dataset.dtd. This feature was incompatible with future support for the binary data types.       </td>       <td>                              <a href="team-list.html#">                    </a>                        </td>   </tr>                                            <tr class="a">    <td>                              <img alt="fix" src="images/fix.gif">                              </img>                         </td>       <td>           530998 - DataSetUtils.AssertEquals(ITable table, ITable table).       </td>       <td>                              <a href="team-list.html#">                    </a>                        </td>   </tr>                                            <tr class="b">    <td>                              <img alt="fix" src="images/fix.gif">                              </img>                         </td>       <td>           533540 - Problem with DATE, TIME and TIMESTAMP.       </td>       <td>                              <a href="team-list.html#">                    </a>                        </td>   </tr>      </table>      </div>      <div class="h3">                    <h3>          <a name="Release 1.2 - March 15, 2002">Release 1.2 - March 15, 2002</a>        </h3>                <a name="1.2">              </a>          <table border="1" width="100%" cellspacing="2" cellpadding="3">                                                <tr class="a">    <th style="width:50px">           Type       </th>       <th>           Changes       </th>       <th style="width:70px">           By       </th>   </tr>                                            <tr class="b">    <td>                              <img alt="add" src="images/add.gif">                              </img>                         </td>       <td>           Added the flat XML dataset format. See the FlatXmlDataSet in Core Components document.       </td>       <td>                              <a href="team-list.html#">                    </a>                        </td>   </tr>                                            <tr class="a">    <td>                              <img alt="add" src="images/add.gif">                              </img>                         </td>       <td>           Added database data verification feature. See Getting Started document.       </td>       <td>                              <a href="team-list.html#">                    </a>                        </td>   </tr>                                            <tr class="b">    <td>                              <img alt="update" src="images/update.gif">                              </img>                         </td>       <td>           Updated Electric XML parser to version 3.2.       </td>       <td>                              <a href="team-list.html#">                    </a>                        </td>   </tr>      </table>      </div>      <div class="h3">                    <h3>          <a name="Release 1.1 - March 10, 2002">Release 1.1 - March 10, 2002</a>        </h3>                <a name="1.1">              </a>          <table border="1" width="100%" cellspacing="2" cellpadding="3">                                                <tr class="a">    <th style="width:50px">           Type       </th>       <th>           Changes       </th>       <th style="width:70px">           By       </th>   </tr>                                            <tr class="b">    <td>                              <img alt="update" src="images/update.gif">                              </img>                         </td>       <td>           Connections are now closed in each setUp() and tearDown(). You must override the DatabaseTestCase.closeConnection() and provide an empty body to modify this behavior. This is not recommended to bypass connection close if you use connection pooling.       </td>       <td>                              <a href="team-list.html#">     

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -