]> juplo.de Git - website/blob
dfbd4a83a71f0362e1a3c6af5dd0ddee380e5ea3
[website] /
1 <!DOCTYPE HTML>
2 <!-- NewPage -->
3 <html lang="de">
4 <head>
5 <!-- Generated by javadoc (11.0.13) on Mon Mar 07 21:21:08 CET 2022 -->
6 <title>Uses of Class de.juplo.plugins.hibernate.AbstractSchemaMojo (Hibernate Maven Plugin 2.1.2-SNAPSHOT API)</title>
7 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
8 <meta name="dc.created" content="2022-03-07">
9 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
10 <link rel="stylesheet" type="text/css" href="../../../../../jquery/jquery-ui.css" title="Style">
11 <script type="text/javascript" src="../../../../../script.js"></script>
12 <script type="text/javascript" src="../../../../../jquery/jszip/dist/jszip.min.js"></script>
13 <script type="text/javascript" src="../../../../../jquery/jszip-utils/dist/jszip-utils.min.js"></script>
14 <!--[if IE]>
15 <script type="text/javascript" src="../../../../../jquery/jszip-utils/dist/jszip-utils-ie.min.js"></script>
16 <![endif]-->
17 <script type="text/javascript" src="../../../../../jquery/jquery-3.5.1.js"></script>
18 <script type="text/javascript" src="../../../../../jquery/jquery-ui.js"></script>
19 </head>
20 <body>
21 <script type="text/javascript"><!--
22     try {
23         if (location.href.indexOf('is-external=true') == -1) {
24             parent.document.title="Uses of Class de.juplo.plugins.hibernate.AbstractSchemaMojo (Hibernate Maven Plugin 2.1.2-SNAPSHOT API)";
25         }
26     }
27     catch(err) {
28     }
29 //-->
30 var pathtoroot = "../../../../../";
31 var useModuleDirectories = true;
32 loadScripts(document, 'script');</script>
33 <noscript>
34 <div>JavaScript is disabled on your browser.</div>
35 </noscript>
36 <header role="banner">
37 <nav role="navigation">
38 <div class="fixedNav">
39 <!-- ========= START OF TOP NAVBAR ======= -->
40 <div class="topNav"><a id="navbar.top">
41 <!--   -->
42 </a>
43 <div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
44 <a id="navbar.top.firstrow">
45 <!--   -->
46 </a>
47 <ul class="navList" title="Navigation">
48 <li><a href="../package-summary.html">Package</a></li>
49 <li><a href="../AbstractSchemaMojo.html" title="class in de.juplo.plugins.hibernate">Class</a></li>
50 <li class="navBarCell1Rev">Use</li>
51 <li><a href="../package-tree.html">Tree</a></li>
52 <li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
53 <li><a href="../../../../../index-all.html">Index</a></li>
54 <li><a href="../../../../../help-doc.html">Help</a></li>
55 </ul>
56 </div>
57 <div class="subNav">
58 <ul class="navList" id="allclasses_navbar_top">
59 <li><a href="../../../../../allclasses.html">All&nbsp;Classes</a></li>
60 </ul>
61 <ul class="navListSearch">
62 <li><label for="search">SEARCH:</label>
63 <input type="text" id="search" value="search" disabled="disabled">
64 <input type="reset" id="reset" value="reset" disabled="disabled">
65 </li>
66 </ul>
67 <div>
68 <script type="text/javascript"><!--
69   allClassesLink = document.getElementById("allclasses_navbar_top");
70   if(window==top) {
71     allClassesLink.style.display = "block";
72   }
73   else {
74     allClassesLink.style.display = "none";
75   }
76   //-->
77 </script>
78 <noscript>
79 <div>JavaScript is disabled on your browser.</div>
80 </noscript>
81 </div>
82 <a id="skip.navbar.top">
83 <!--   -->
84 </a></div>
85 <!-- ========= END OF TOP NAVBAR ========= -->
86 </div>
87 <div class="navPadding">&nbsp;</div>
88 <script type="text/javascript"><!--
89 $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
90 //-->
91 </script>
92 </nav>
93 </header>
94 <main role="main">
95 <div class="header">
96 <h2 title="Uses of Class de.juplo.plugins.hibernate.AbstractSchemaMojo" class="title">Uses of Class<br>de.juplo.plugins.hibernate.AbstractSchemaMojo</h2>
97 </div>
98 <div class="classUseContainer">
99 <ul class="blockList">
100 <li class="blockList">
101 <ul class="blockList">
102 <li class="blockList">
103 <section role="region"><a id="de.juplo.plugins.hibernate">
104 <!--   -->
105 </a>
106 <h3>Uses of <a href="../AbstractSchemaMojo.html" title="class in de.juplo.plugins.hibernate">AbstractSchemaMojo</a> in <a href="../package-summary.html">de.juplo.plugins.hibernate</a></h3>
107 <table class="useSummary">
108 <caption><span>Subclasses of <a href="../AbstractSchemaMojo.html" title="class in de.juplo.plugins.hibernate">AbstractSchemaMojo</a> in <a href="../package-summary.html">de.juplo.plugins.hibernate</a></span><span class="tabEnd">&nbsp;</span></caption>
109 <tr>
110 <th class="colFirst" scope="col">Modifier and Type</th>
111 <th class="colSecond" scope="col">Class</th>
112 <th class="colLast" scope="col">Description</th>
113 </tr>
114 <tbody>
115 <tr class="altColor">
116 <td class="colFirst"><code>class&nbsp;</code></td>
117 <th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../CreateMojo.html" title="class in de.juplo.plugins.hibernate">CreateMojo</a></span></code></th>
118 <td class="colLast">
119 <div class="block">Generate/Execute SQL to create a database-schema that represents the
120  configured mappings.</div>
121 </td>
122 </tr>
123 <tr class="rowColor">
124 <td class="colFirst"><code>class&nbsp;</code></td>
125 <th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../DropMojo.html" title="class in de.juplo.plugins.hibernate">DropMojo</a></span></code></th>
126 <td class="colLast">
127 <div class="block">Generate/Execute SQL to drop all tables of a database-schema that represents
128  the configured mappings.</div>
129 </td>
130 </tr>
131 <tr class="altColor">
132 <td class="colFirst"><code>class&nbsp;</code></td>
133 <th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../UpdateMojo.html" title="class in de.juplo.plugins.hibernate">UpdateMojo</a></span></code></th>
134 <td class="colLast">
135 <div class="block">Generate/Execute SQL to update the database-schema according to the
136  configured mappings.</div>
137 </td>
138 </tr>
139 </tbody>
140 </table>
141 </section>
142 </li>
143 </ul>
144 </li>
145 </ul>
146 </div>
147 </main>
148 <footer role="contentinfo">
149 <nav role="navigation">
150 <!-- ======= START OF BOTTOM NAVBAR ====== -->
151 <div class="bottomNav"><a id="navbar.bottom">
152 <!--   -->
153 </a>
154 <div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
155 <a id="navbar.bottom.firstrow">
156 <!--   -->
157 </a>
158 <ul class="navList" title="Navigation">
159 <li><a href="../package-summary.html">Package</a></li>
160 <li><a href="../AbstractSchemaMojo.html" title="class in de.juplo.plugins.hibernate">Class</a></li>
161 <li class="navBarCell1Rev">Use</li>
162 <li><a href="../package-tree.html">Tree</a></li>
163 <li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
164 <li><a href="../../../../../index-all.html">Index</a></li>
165 <li><a href="../../../../../help-doc.html">Help</a></li>
166 </ul>
167 </div>
168 <div class="subNav">
169 <ul class="navList" id="allclasses_navbar_bottom">
170 <li><a href="../../../../../allclasses.html">All&nbsp;Classes</a></li>
171 </ul>
172 <div>
173 <script type="text/javascript"><!--
174   allClassesLink = document.getElementById("allclasses_navbar_bottom");
175   if(window==top) {
176     allClassesLink.style.display = "block";
177   }
178   else {
179     allClassesLink.style.display = "none";
180   }
181   //-->
182 </script>
183 <noscript>
184 <div>JavaScript is disabled on your browser.</div>
185 </noscript>
186 </div>
187 <a id="skip.navbar.bottom">
188 <!--   -->
189 </a></div>
190 <!-- ======== END OF BOTTOM NAVBAR ======= -->
191 </nav>
192 <p class="legalCopy"><small>Copyright &#169; 2022. All Rights Reserved.</small></p>
193 </footer>
194 </body>
195 </html>