Projekt-Dokumentation (Aktueller Stand von juplo.de) hinzugefĆ¼gt
[website] / dist / hibernate4-maven-plugin-1.0.1 / apidocs / de / juplo / plugins / hibernate4 / Hbm2DdlMojo.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 Hbm2DdlMojo (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="Hbm2DdlMojo (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="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
43   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="class-use/Hbm2DdlMojo.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
44   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="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="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&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 CLASS&nbsp;
59 &nbsp;NEXT CLASS</FONT></TD>
60 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
61   <A HREF="../../../../index.html?de/juplo/plugins/hibernate4/Hbm2DdlMojo.html" target="_top"><B>FRAMES</B></A>  &nbsp;
62 &nbsp;<A HREF="Hbm2DdlMojo.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 <TR>
78 <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
79   SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;<A HREF="#field_summary">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
80 <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
81 DETAIL:&nbsp;<A HREF="#field_detail">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
82 </TR>
83 </TABLE>
84 <A NAME="skip-navbar_top"></A>
85 <!-- ========= END OF TOP NAVBAR ========= -->
86
87 <HR>
88 <!-- ======== START OF CLASS DATA ======== -->
89 <H2>
90 <FONT SIZE="-1">
91 de.juplo.plugins.hibernate4</FONT>
92 <BR>
93 Class Hbm2DdlMojo</H2>
94 <PRE>
95 <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</A>
96   <IMG SRC="../../../../resources/inherit.gif" ALT="extended by ">org.apache.maven.plugin.AbstractMojo
97       <IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><B>de.juplo.plugins.hibernate4.Hbm2DdlMojo</B>
98 </PRE>
99 <DL>
100 <DT><B>All Implemented Interfaces:</B> <DD>org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo</DD>
101 </DL>
102 <HR>
103 <DL>
104 <DT><PRE>public class <B>Hbm2DdlMojo</B><DT>extends org.apache.maven.plugin.AbstractMojo</DL>
105 </PRE>
106
107 <P>
108 Goal which extracts the hibernate-mapping-configuration and
109  exports an according SQL-database-schema.
110 <P>
111
112 <P>
113 <HR>
114
115 <P>
116 <!-- =========== FIELD SUMMARY =========== -->
117
118 <A NAME="field_summary"><!-- --></A>
119 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
120 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
121 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
122 <B>Field Summary</B></FONT></TH>
123 </TR>
124 <TR BGCOLOR="white" CLASS="TableRowColor">
125 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
126 <CODE>static&nbsp;<A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD>
127 <TD><CODE><B><A HREF="../../../../de/juplo/plugins/hibernate4/Hbm2DdlMojo.html#DIALECT">DIALECT</A></B></CODE>
128
129 <BR>
130 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
131 </TR>
132 <TR BGCOLOR="white" CLASS="TableRowColor">
133 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
134 <CODE>static&nbsp;<A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD>
135 <TD><CODE><B><A HREF="../../../../de/juplo/plugins/hibernate4/Hbm2DdlMojo.html#DRIVER_CLASS">DRIVER_CLASS</A></B></CODE>
136
137 <BR>
138 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
139 </TR>
140 <TR BGCOLOR="white" CLASS="TableRowColor">
141 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
142 <CODE>static&nbsp;<A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD>
143 <TD><CODE><B><A HREF="../../../../de/juplo/plugins/hibernate4/Hbm2DdlMojo.html#EXPORT_SKIPPED_PROPERTY">EXPORT_SKIPPED_PROPERTY</A></B></CODE>
144
145 <BR>
146 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
147 </TR>
148 <TR BGCOLOR="white" CLASS="TableRowColor">
149 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
150 <CODE>static&nbsp;<A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD>
151 <TD><CODE><B><A HREF="../../../../de/juplo/plugins/hibernate4/Hbm2DdlMojo.html#PASSWORD">PASSWORD</A></B></CODE>
152
153 <BR>
154 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
155 </TR>
156 <TR BGCOLOR="white" CLASS="TableRowColor">
157 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
158 <CODE>static&nbsp;<A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD>
159 <TD><CODE><B><A HREF="../../../../de/juplo/plugins/hibernate4/Hbm2DdlMojo.html#URL">URL</A></B></CODE>
160
161 <BR>
162 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
163 </TR>
164 <TR BGCOLOR="white" CLASS="TableRowColor">
165 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
166 <CODE>static&nbsp;<A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD>
167 <TD><CODE><B><A HREF="../../../../de/juplo/plugins/hibernate4/Hbm2DdlMojo.html#USERNAME">USERNAME</A></B></CODE>
168
169 <BR>
170 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
171 </TR>
172 </TABLE>
173 &nbsp;<A NAME="fields_inherited_from_class_org.apache.maven.plugin.Mojo"><!-- --></A>
174 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
175 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
176 <TH ALIGN="left"><B>Fields inherited from interface org.apache.maven.plugin.Mojo</B></TH>
177 </TR>
178 <TR BGCOLOR="white" CLASS="TableRowColor">
179 <TD><CODE>ROLE</CODE></TD>
180 </TR>
181 </TABLE>
182 &nbsp;
183 <!-- ======== CONSTRUCTOR SUMMARY ======== -->
184
185 <A NAME="constructor_summary"><!-- --></A>
186 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
187 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
188 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
189 <B>Constructor Summary</B></FONT></TH>
190 </TR>
191 <TR BGCOLOR="white" CLASS="TableRowColor">
192 <TD><CODE><B><A HREF="../../../../de/juplo/plugins/hibernate4/Hbm2DdlMojo.html#Hbm2DdlMojo()">Hbm2DdlMojo</A></B>()</CODE>
193
194 <BR>
195 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
196 </TR>
197 </TABLE>
198 &nbsp;
199 <!-- ========== METHOD SUMMARY =========== -->
200
201 <A NAME="method_summary"><!-- --></A>
202 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
203 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
204 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
205 <B>Method Summary</B></FONT></TH>
206 </TR>
207 <TR BGCOLOR="white" CLASS="TableRowColor">
208 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
209 <CODE>&nbsp;void</CODE></FONT></TD>
210 <TD><CODE><B><A HREF="../../../../de/juplo/plugins/hibernate4/Hbm2DdlMojo.html#execute()">execute</A></B>()</CODE>
211
212 <BR>
213 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
214 </TR>
215 </TABLE>
216 &nbsp;<A NAME="methods_inherited_from_class_org.apache.maven.plugin.AbstractMojo"><!-- --></A>
217 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
218 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
219 <TH ALIGN="left"><B>Methods inherited from class org.apache.maven.plugin.AbstractMojo</B></TH>
220 </TR>
221 <TR BGCOLOR="white" CLASS="TableRowColor">
222 <TD><CODE>getLog, getPluginContext, setLog, setPluginContext</CODE></TD>
223 </TR>
224 </TABLE>
225 &nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
226 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
227 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
228 <TH ALIGN="left"><B>Methods inherited from class java.lang.<A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A></B></TH>
229 </TR>
230 <TR BGCOLOR="white" CLASS="TableRowColor">
231 <TD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</A></CODE></TD>
232 </TR>
233 </TABLE>
234 &nbsp;
235 <P>
236
237 <!-- ============ FIELD DETAIL =========== -->
238
239 <A NAME="field_detail"><!-- --></A>
240 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
241 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
242 <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
243 <B>Field Detail</B></FONT></TH>
244 </TR>
245 </TABLE>
246
247 <A NAME="EXPORT_SKIPPED_PROPERTY"><!-- --></A><H3>
248 EXPORT_SKIPPED_PROPERTY</H3>
249 <PRE>
250 public static final <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <B>EXPORT_SKIPPED_PROPERTY</B></PRE>
251 <DL>
252 <DL>
253 <DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#de.juplo.plugins.hibernate4.Hbm2DdlMojo.EXPORT_SKIPPED_PROPERTY">Constant Field Values</A></DL>
254 </DL>
255 <HR>
256
257 <A NAME="DRIVER_CLASS"><!-- --></A><H3>
258 DRIVER_CLASS</H3>
259 <PRE>
260 public static final <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <B>DRIVER_CLASS</B></PRE>
261 <DL>
262 <DL>
263 <DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#de.juplo.plugins.hibernate4.Hbm2DdlMojo.DRIVER_CLASS">Constant Field Values</A></DL>
264 </DL>
265 <HR>
266
267 <A NAME="URL"><!-- --></A><H3>
268 URL</H3>
269 <PRE>
270 public static final <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <B>URL</B></PRE>
271 <DL>
272 <DL>
273 <DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#de.juplo.plugins.hibernate4.Hbm2DdlMojo.URL">Constant Field Values</A></DL>
274 </DL>
275 <HR>
276
277 <A NAME="USERNAME"><!-- --></A><H3>
278 USERNAME</H3>
279 <PRE>
280 public static final <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <B>USERNAME</B></PRE>
281 <DL>
282 <DL>
283 <DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#de.juplo.plugins.hibernate4.Hbm2DdlMojo.USERNAME">Constant Field Values</A></DL>
284 </DL>
285 <HR>
286
287 <A NAME="PASSWORD"><!-- --></A><H3>
288 PASSWORD</H3>
289 <PRE>
290 public static final <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <B>PASSWORD</B></PRE>
291 <DL>
292 <DL>
293 <DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#de.juplo.plugins.hibernate4.Hbm2DdlMojo.PASSWORD">Constant Field Values</A></DL>
294 </DL>
295 <HR>
296
297 <A NAME="DIALECT"><!-- --></A><H3>
298 DIALECT</H3>
299 <PRE>
300 public static final <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <B>DIALECT</B></PRE>
301 <DL>
302 <DL>
303 <DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#de.juplo.plugins.hibernate4.Hbm2DdlMojo.DIALECT">Constant Field Values</A></DL>
304 </DL>
305
306 <!-- ========= CONSTRUCTOR DETAIL ======== -->
307
308 <A NAME="constructor_detail"><!-- --></A>
309 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
310 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
311 <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
312 <B>Constructor Detail</B></FONT></TH>
313 </TR>
314 </TABLE>
315
316 <A NAME="Hbm2DdlMojo()"><!-- --></A><H3>
317 Hbm2DdlMojo</H3>
318 <PRE>
319 public <B>Hbm2DdlMojo</B>()</PRE>
320 <DL>
321 </DL>
322
323 <!-- ============ METHOD DETAIL ========== -->
324
325 <A NAME="method_detail"><!-- --></A>
326 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
327 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
328 <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
329 <B>Method Detail</B></FONT></TH>
330 </TR>
331 </TABLE>
332
333 <A NAME="execute()"><!-- --></A><H3>
334 execute</H3>
335 <PRE>
336 public void <B>execute</B>()
337              throws org.apache.maven.plugin.MojoFailureException,
338                     org.apache.maven.plugin.MojoExecutionException</PRE>
339 <DL>
340 <DD><DL>
341
342 <DT><B>Throws:</B>
343 <DD><CODE>org.apache.maven.plugin.MojoFailureException</CODE>
344 <DD><CODE>org.apache.maven.plugin.MojoExecutionException</CODE></DL>
345 </DD>
346 </DL>
347 <!-- ========= END OF CLASS DATA ========= -->
348 <HR>
349
350
351 <!-- ======= START OF BOTTOM NAVBAR ====== -->
352 <A NAME="navbar_bottom"><!-- --></A>
353 <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
354 <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
355 <TR>
356 <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
357 <A NAME="navbar_bottom_firstrow"><!-- --></A>
358 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
359   <TR ALIGN="center" VALIGN="top">
360   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../de/juplo/plugins/hibernate4/package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
361   <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
362   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="class-use/Hbm2DdlMojo.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
363   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
364   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
365   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
366   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
367   </TR>
368 </TABLE>
369 </TD>
370 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
371 </EM>
372 </TD>
373 </TR>
374
375 <TR>
376 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
377 &nbsp;PREV CLASS&nbsp;
378 &nbsp;NEXT CLASS</FONT></TD>
379 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
380   <A HREF="../../../../index.html?de/juplo/plugins/hibernate4/Hbm2DdlMojo.html" target="_top"><B>FRAMES</B></A>  &nbsp;
381 &nbsp;<A HREF="Hbm2DdlMojo.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
382 &nbsp;<SCRIPT type="text/javascript">
383   <!--
384   if(window==top) {
385     document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
386   }
387   //-->
388 </SCRIPT>
389 <NOSCRIPT>
390   <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
391 </NOSCRIPT>
392
393
394 </FONT></TD>
395 </TR>
396 <TR>
397 <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
398   SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;<A HREF="#field_summary">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
399 <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
400 DETAIL:&nbsp;<A HREF="#field_detail">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
401 </TR>
402 </TABLE>
403 <A NAME="skip-navbar_bottom"></A>
404 <!-- ======== END OF BOTTOM NAVBAR ======= -->
405
406 <HR>
407 Copyright &#169; 2013. All Rights Reserved.
408 </BODY>
409 </HTML>