Projekt-Dokumentation (Aktueller Stand von juplo.de) hinzugefĆ¼gt
[website] / dist / hibernate4-maven-plugin-1.0.1 / apidocs / help-doc.html
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
2 <!--NewPage-->
3 <HTML>
4 <HEAD>
5 <!-- Generated by javadoc (build 1.6.0_24) on Tue Jan 15 23:48:59 CET 2013 -->
6 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
7 <TITLE>
8 API Help (Hibernate 4 Maven Plugin 1.0.1 API)
9 </TITLE>
10
11 <META NAME="date" CONTENT="2013-01-15">
12
13 <LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style">
14
15 <SCRIPT type="text/javascript">
16 function windowTitle()
17 {
18     if (location.href.indexOf('is-external=true') == -1) {
19         parent.document.title="API Help (Hibernate 4 Maven Plugin 1.0.1 API)";
20     }
21 }
22 </SCRIPT>
23 <NOSCRIPT>
24 </NOSCRIPT>
25
26 </HEAD>
27
28 <BODY BGCOLOR="white" onload="windowTitle();">
29 <HR>
30
31
32 <!-- ========= START OF TOP NAVBAR ======= -->
33 <A NAME="navbar_top"><!-- --></A>
34 <A HREF="#skip-navbar_top" title="Skip navigation links"></A>
35 <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
36 <TR>
37 <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
38 <A NAME="navbar_top_firstrow"><!-- --></A>
39 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
40   <TR ALIGN="center" VALIGN="top">
41   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="de/juplo/plugins/hibernate4/package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
42   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
43   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Use</FONT>&nbsp;</TD>
44   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="de/juplo/plugins/hibernate4/package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
45   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
46   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
47   <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Help</B></FONT>&nbsp;</TD>
48   </TR>
49 </TABLE>
50 </TD>
51 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
52 </EM>
53 </TD>
54 </TR>
55
56 <TR>
57 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
58 &nbsp;PREV&nbsp;
59 &nbsp;NEXT</FONT></TD>
60 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
61   <A HREF="index.html?help-doc.html" target="_top"><B>FRAMES</B></A>  &nbsp;
62 &nbsp;<A HREF="help-doc.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
63 &nbsp;<SCRIPT type="text/javascript">
64   <!--
65   if(window==top) {
66     document.writeln('<A HREF="allclasses-noframe.html"><B>All Classes</B></A>');
67   }
68   //-->
69 </SCRIPT>
70 <NOSCRIPT>
71   <A HREF="allclasses-noframe.html"><B>All Classes</B></A>
72 </NOSCRIPT>
73
74
75 </FONT></TD>
76 </TR>
77 </TABLE>
78 <A NAME="skip-navbar_top"></A>
79 <!-- ========= END OF TOP NAVBAR ========= -->
80
81 <HR>
82 <CENTER>
83 <H1>
84 How This API Document Is Organized</H1>
85 </CENTER>
86 This API (Application Programming Interface) document has pages corresponding to the items in the navigation bar, described as follows.<H3>
87 Package</H3>
88 <BLOCKQUOTE>
89
90 <P>
91 Each package has a page that contains a list of its classes and interfaces, with a summary for each. This page can contain four categories:<UL>
92 <LI>Interfaces (italic)<LI>Classes<LI>Enums<LI>Exceptions<LI>Errors<LI>Annotation Types</UL>
93 </BLOCKQUOTE>
94 <H3>
95 Class/Interface</H3>
96 <BLOCKQUOTE>
97
98 <P>
99 Each class, interface, nested class and nested interface has its own separate page. Each of these pages has three sections consisting of a class/interface description, summary tables, and detailed member descriptions:<UL>
100 <LI>Class inheritance diagram<LI>Direct Subclasses<LI>All Known Subinterfaces<LI>All Known Implementing Classes<LI>Class/interface declaration<LI>Class/interface description
101 <P>
102 <LI>Nested Class Summary<LI>Field Summary<LI>Constructor Summary<LI>Method Summary
103 <P>
104 <LI>Field Detail<LI>Constructor Detail<LI>Method Detail</UL>
105 Each summary entry contains the first sentence from the detailed description for that item. The summary entries are alphabetical, while the detailed descriptions are in the order they appear in the source code. This preserves the logical groupings established by the programmer.</BLOCKQUOTE>
106 </BLOCKQUOTE>
107 <H3>
108 Annotation Type</H3>
109 <BLOCKQUOTE>
110
111 <P>
112 Each annotation type has its own separate page with the following sections:<UL>
113 <LI>Annotation Type declaration<LI>Annotation Type description<LI>Required Element Summary<LI>Optional Element Summary<LI>Element Detail</UL>
114 </BLOCKQUOTE>
115 </BLOCKQUOTE>
116 <H3>
117 Enum</H3>
118 <BLOCKQUOTE>
119
120 <P>
121 Each enum has its own separate page with the following sections:<UL>
122 <LI>Enum declaration<LI>Enum description<LI>Enum Constant Summary<LI>Enum Constant Detail</UL>
123 </BLOCKQUOTE>
124 <H3>
125 Use</H3>
126 <BLOCKQUOTE>
127 Each documented package, class and interface has its own Use page.  This page describes what packages, classes, methods, constructors and fields use any part of the given class or package. Given a class or interface A, its Use page includes subclasses of A, fields declared as A, methods that return A, and methods and constructors with parameters of type A.  You can access this page by first going to the package, class or interface, then clicking on the "Use" link in the navigation bar.</BLOCKQUOTE>
128 <H3>
129 Tree (Class Hierarchy)</H3>
130 <BLOCKQUOTE>
131 There is a <A HREF="overview-tree.html">Class Hierarchy</A> page for all packages, plus a hierarchy for each package. Each hierarchy page contains a list of classes and a list of interfaces. The classes are organized by inheritance structure starting with <code>java.lang.Object</code>. The interfaces do not inherit from <code>java.lang.Object</code>.<UL>
132 <LI>When viewing the Overview page, clicking on "Tree" displays the hierarchy for all packages.<LI>When viewing a particular package, class or interface page, clicking "Tree" displays the hierarchy for only that package.</UL>
133 </BLOCKQUOTE>
134 <H3>
135 Deprecated API</H3>
136 <BLOCKQUOTE>
137 The <A HREF="deprecated-list.html">Deprecated API</A> page lists all of the API that have been deprecated. A deprecated API is not recommended for use, generally due to improvements, and a replacement API is usually given. Deprecated APIs may be removed in future implementations.</BLOCKQUOTE>
138 <H3>
139 Index</H3>
140 <BLOCKQUOTE>
141 The <A HREF="index-all.html">Index</A> contains an alphabetic list of all classes, interfaces, constructors, methods, and fields.</BLOCKQUOTE>
142 <H3>
143 Prev/Next</H3>
144 These links take you to the next or previous class, interface, package, or related page.<H3>
145 Frames/No Frames</H3>
146 These links show and hide the HTML frames.  All pages are available with or without frames.
147 <P>
148 <H3>
149 Serialized Form</H3>
150 Each serializable or externalizable class has a description of its serialization fields and methods. This information is of interest to re-implementors, not to developers using the API. While there is no link in the navigation bar, you can get to this information by going to any serialized class and clicking "Serialized Form" in the "See also" section of the class description.
151 <P>
152 <H3>
153 Constant Field Values</H3>
154 The <a href="constant-values.html">Constant Field Values</a> page lists the static final fields and their values.
155 <P>
156 <FONT SIZE="-1">
157 <EM>
158 This help file applies to API documentation generated using the standard doclet.</EM>
159 </FONT>
160 <BR>
161 <HR>
162
163
164 <!-- ======= START OF BOTTOM NAVBAR ====== -->
165 <A NAME="navbar_bottom"><!-- --></A>
166 <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
167 <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
168 <TR>
169 <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
170 <A NAME="navbar_bottom_firstrow"><!-- --></A>
171 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
172   <TR ALIGN="center" VALIGN="top">
173   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="de/juplo/plugins/hibernate4/package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
174   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
175   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Use</FONT>&nbsp;</TD>
176   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="de/juplo/plugins/hibernate4/package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
177   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
178   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
179   <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Help</B></FONT>&nbsp;</TD>
180   </TR>
181 </TABLE>
182 </TD>
183 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
184 </EM>
185 </TD>
186 </TR>
187
188 <TR>
189 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
190 &nbsp;PREV&nbsp;
191 &nbsp;NEXT</FONT></TD>
192 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
193   <A HREF="index.html?help-doc.html" target="_top"><B>FRAMES</B></A>  &nbsp;
194 &nbsp;<A HREF="help-doc.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
195 &nbsp;<SCRIPT type="text/javascript">
196   <!--
197   if(window==top) {
198     document.writeln('<A HREF="allclasses-noframe.html"><B>All Classes</B></A>');
199   }
200   //-->
201 </SCRIPT>
202 <NOSCRIPT>
203   <A HREF="allclasses-noframe.html"><B>All Classes</B></A>
204 </NOSCRIPT>
205
206
207 </FONT></TD>
208 </TR>
209 </TABLE>
210 <A NAME="skip-navbar_bottom"></A>
211 <!-- ======== END OF BOTTOM NAVBAR ======= -->
212
213 <HR>
214 Copyright &#169; 2013. All Rights Reserved.
215 </BODY>
216 </HTML>