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

📄 lib0159.html

📁 j2ee架构师手册
💻 HTML
📖 第 1 页 / 共 2 页
字号:
<html>
<META http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<head>
<title>List of Listings</title>
<link rel="STYLESHEET" type="text/css" href="images/xpolecat.css">
<link rel="STYLESHEET" type="text/css" href="images/ie.content.css">
</head>
<body>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr><td><div STYLE="MARGIN-LEFT: 0.15in;"><a href="toc.html"><img src="images/teamlib.gif" width="62" height="15" border="0" align="absmiddle"  alt="Team LiB"></a></div></td>
<td align="right"><div STYLE="MARGIN-LEFT: 0.15in;">
<a href="LiB0158.html"><img src="images/previous.gif" width="62" height="15" border="0" align="absmiddle" alt="Previous Section"></a>
</div></td></tr></table>
<br>
</TD>
<TD CLASS="b24-chunknavigate" WIDTH="25%" ALIGN="right"><A BORDER="0" HREF="viewer.asp?bookid=8714&chunkid=148477209" TARGET="_parent"><IMG WIDTH="1" HEIGHT="1" HSPACE="1" BORDER="0" ALT="" SRC="images/_.gif"></A></TD>
</TR>
<TR>
<TD COLSPAN="3" HEIGHT="5"><IMG SRC="images/_.gif" WIDTH="1" ALT="" BORDER="0" HEIGHT="5"></TD>
</TR>
</TABLE>
<div class="appendix">

<h1 class="appendix-title">List of Listings</h1><div class="section">
<div class="section">
<h2 class="sect2-title">
<a name="740"></a><a href="LiB0047.html#216" target="_parent" class="chapter-titlelabel">Chapter 7:</a> Creating the Data Model</h2>

<div name="lot" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:oeb="http://openebook.org/namespaces/oeb-package/1.0/">
<div class="lot-body">
<dl>
<dt class="lotentry">
<a href="LiB0051.html#240" target="_parent" class="chapterjump">Listing 7.1:</a> ProjectTrak DDL for Figure 7.6</dt>
<dt class="lotentry">
<a href="LiB0052.html#245" target="_parent" class="chapterjump">Listing 7.2:</a> XML Documnt Example</dt>
</dl>
</div>
</div>
</div>
<div class="section">
<h2 class="sect2-title">
<a name="742"></a><a href="LiB0054.html#251" target="_parent" class="chapter-titlelabel">Chapter 8:</a> Network Architecture</h2>

<div name="lot" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:oeb="http://openebook.org/namespaces/oeb-package/1.0/">
<div class="lot-body">
<dl>
<dt class="lotentry">
<a href="LiB0056.html#259" target="_parent" class="chapterjump">Listing 8.1:</a> A Traceroute to http://www.javasoft.com/</dt>
</dl>
</div>
</div>
</div>
<div class="section">
<h2 class="sect2-title">
<a name="744"></a><a href="LiB0067.html#300" target="_parent" class="chapter-titlelabel">Chapter 10:</a> Building Value Objects</h2>

<div name="lot" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:oeb="http://openebook.org/namespaces/oeb-package/1.0/">
<div class="lot-body">
<dl>
<dt class="lotentry">
<a href="LiB0068.html#307" target="_parent" class="chapterjump">Listing 10.1:</a> Sample Value Object Code</dt>
<dt class="lotentry">
<a href="LiB0068.html#309" target="_parent" class="chapterjump">Listing 10.2a:</a> Exception Processing Without Describable</dt>
<dt class="lotentry">
<a href="LiB0068.html#311" target="_parent" class="chapterjump">Listing 10.2b:</a> Exception Processing with Describable</dt>
<dt class="lotentry">
<a href="LiB0068.html#312" target="_parent" class="chapterjump">Listing 10.3:</a> Describable Interface Definition</dt>
<dt class="lotentry">
<a href="LiB0068.html#314" target="_parent" class="chapterjump">Listing 10.4a:</a> Sample Object.equals() Implementation</dt>
<dt class="lotentry">
<a href="LiB0068.html#316" target="_parent" class="chapterjump">Listing 10.4b:</a> Output from Listing 10.4a</dt>
<dt class="lotentry">
<a href="LiB0068.html#317" target="_parent" class="chapterjump">Listing 10.5:</a> Sample hashcode() Implementation</dt>
<dt class="lotentry">
<a href="LiB0068.html#319" target="_parent" class="chapterjump">Listing 10.6:</a> Sample equals() Implementation</dt>
<dt class="lotentry">
<a href="LiB0068.html#321" target="_parent" class="chapterjump">Listing 10.7:</a> Sample compareTo() Implementation</dt>
<dt class="lotentry">
<a href="LiB0069.html#324" target="_parent" class="chapterjump">Listing 10.8:</a> Sample Value Object Extending org.cementj.base.ValueObject</dt>
<dt class="lotentry">
<a href="LiB0069.html#327" target="_parent" class="chapterjump">Listing 10.9:</a> Sample XML Document Description of a ValueObject</dt>
<dt class="lotentry">
<a href="LiB0071.html#333" target="_parent" class="chapterjump">Listing 10.10:</a> Sample ProjectVO Class from ProjectTrak</dt>
</dl>
</div>
</div>
</div>
<div class="section">
<h2 class="sect2-title">
<a name="746"></a><a href="LiB0072.html#338" target="_parent" class="chapter-titlelabel">Chapter 11:</a> Building XML Access Objects</h2>

<div name="lot" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:oeb="http://openebook.org/namespaces/oeb-package/1.0/">
<div class="lot-body">
<dl>
<dt class="lotentry">
<a href="LiB0073.html#345" target="_parent" class="chapterjump">Listing 11.1:</a> Sample XAO Method to Read an XML Document</dt>
<dt class="lotentry">
<a href="LiB0073.html#347" target="_parent" class="chapterjump">Listing 11.2:</a> Sample XAO Method to Create XML Text</dt>
<dt class="lotentry">
<a href="LiB0073.html#350" target="_parent" class="chapterjump">Listing 11.3:</a> Sample XAO Method to Create HTML Text</dt>
<dt class="lotentry">
<a href="LiB0075.html#356" target="_parent" class="chapterjump">Listing 11.4:</a> Using JAXB to Read an XML Document</dt>
<dt class="lotentry">
<a href="LiB0075.html#358" target="_parent" class="chapterjump">Listing 11.5:</a> Using CementJ JAXBUtility to Read an XML Document</dt>
<dt class="lotentry">
<a href="LiB0075.html#359" target="_parent" class="chapterjump">Listing 11.6:</a> Using JAXB to Write an XML Document to Disk</dt>
<dt class="lotentry">
<a href="LiB0075.html#361" target="_parent" class="chapterjump">Listing 11.7:</a> Using CementJ to Produce an XML Document with JAXB Classes</dt>
<dt class="lotentry">
<a href="LiB0077.html#366" target="_parent" class="chapterjump">Listing 11.8:</a> Sample XSL Style Sheet</dt>
<dt class="lotentry">
<a href="LiB0077.html#368" target="_parent" class="chapterjump">Listing 11.9:</a> Initiating an XSL Transformation</dt>
</dl>
</div>
</div>
</div>
<div class="section">
<h2 class="sect2-title">
<a name="748"></a><a href="LiB0081.html#373" target="_parent" class="chapter-titlelabel">Chapter 12:</a> Building Database Access Objects</h2>

<div name="lot" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:oeb="http://openebook.org/namespaces/oeb-package/1.0/">
<div class="lot-body">
<dl>
<dt class="lotentry">
<a href="LiB0082.html#379" target="_parent" class="chapterjump">Listing 12.1:</a> Sample Data Access Object Code</dt>
<dt class="lotentry">
<a href="LiB0083.html#384" target="_parent" class="chapterjump">Listing 12.2:</a> Using Entity Beans for Data Access Objects</dt>
<dt class="lotentry">
<a href="LiB0084.html#388" target="_parent" class="chapterjump">Listing 12.3:</a> Sample Hibernate Configuration</dt>
<dt class="lotentry">
<a href="LiB0084.html#391" target="_parent" class="chapterjump">Listing 12.4:</a> Sample Hibernate Value Object Mapping</dt>
<dt class="lotentry">
<a href="LiB0084.html#392" target="_parent" class="chapterjump">Listing 12.5:</a> Sample Hibernate Session and Transaction Management</dt>
<dt class="lotentry">
<a href="LiB0084.html#394" target="_parent" class="chapterjump">Listing 12.6:</a> Sample Hibernate Insert</dt>
<dt class="lotentry">
<a href="LiB0085.html#397" target="_parent" class="chapterjump">Listing 12.7:</a> Embedding Literals in SQL Statements (Bad Practice)</dt>
<dt class="lotentry">
<a href="LiB0085.html#399" target="_parent" class="chapterjump">Listing 12.8:</a> Using a Host Variable in a SQL Statement (Listing 12.7 Rewritten)</dt>
<dt class="lotentry">
<a href="LiB0085.html#401" target="_parent" class="chapterjump">Listing 12.9:</a> Using a Finally Block to Close JDBC Resources</dt>
<dt class="lotentry">
<a href="LiB0085.html#403" target="_parent" class="chapterjump">Listing 12.10a:</a> Using a String Host Variable for a Date Field</dt>
<dt class="lotentry">
<a href="LiB0085.html#405" target="_parent" class="chapterjump">Listing 12.10b:</a> Query with java.sql.Timestamp as a Host Variable</dt>
<dt class="lotentry">
<a href="LiB0085.html#406" target="_parent" class="chapterjump">Listing 12.11a:</a> Select Statement with *</dt>
<dt class="lotentry">
<a href="LiB0085.html#407" target="_parent" class="chapterjump">Listing 12.11b:</a> Full Select Statement with Column List</dt>
<dt class="lotentry">
<a href="LiB0085.html#409" target="_parent" class="chapterjump">Listing 12.12a:</a> Insert Statement Without Column List</dt>
<dt class="lotentry">
<a href="LiB0085.html#410" target="_parent" class="chapterjump">Listing 12.12b:</a> Full Insert Statement with Column List</dt>
</dl>
</div>
</div>
</div>
<div class="section">
<h2 class="sect2-title">
<a name="750"></a><a href="LiB0089.html#429" target="_parent" class="chapter-titlelabel">Chapter 13:</a> Building Business Objects</h2>

<div name="lot" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:oeb="http://openebook.org/namespaces/oeb-package/1.0/">
<div class="lot-body">
<dl>
<dt class="lotentry">
<a href="LiB0090.html#436" target="_parent" class="chapterjump">Listing 13.1:</a> Defining TransactionContext</dt>

⌨️ 快捷键说明

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