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>
15 <script type="text/javascript" src="../../../../../jquery/jszip-utils/dist/jszip-utils-ie.min.js"></script>
17 <script type="text/javascript" src="../../../../../jquery/jquery-3.5.1.js"></script>
18 <script type="text/javascript" src="../../../../../jquery/jquery-ui.js"></script>
21 <script type="text/javascript"><!--
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)";
30 var pathtoroot = "../../../../../";
31 var useModuleDirectories = true;
32 loadScripts(document, 'script');</script>
34 <div>JavaScript is disabled on your browser.</div>
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">
43 <div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
44 <a id="navbar.top.firstrow">
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>
58 <ul class="navList" id="allclasses_navbar_top">
59 <li><a href="../../../../../allclasses.html">All Classes</a></li>
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">
68 <script type="text/javascript"><!--
69 allClassesLink = document.getElementById("allclasses_navbar_top");
71 allClassesLink.style.display = "block";
74 allClassesLink.style.display = "none";
79 <div>JavaScript is disabled on your browser.</div>
82 <a id="skip.navbar.top">
85 <!-- ========= END OF TOP NAVBAR ========= -->
87 <div class="navPadding"> </div>
88 <script type="text/javascript"><!--
89 $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
96 <h2 title="Uses of Class de.juplo.plugins.hibernate.AbstractSchemaMojo" class="title">Uses of Class<br>de.juplo.plugins.hibernate.AbstractSchemaMojo</h2>
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">
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"> </span></caption>
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>
115 <tr class="altColor">
116 <td class="colFirst"><code>class </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>
119 <div class="block">Generate/Execute SQL to create a database-schema that represents the
120 configured mappings.</div>
123 <tr class="rowColor">
124 <td class="colFirst"><code>class </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>
127 <div class="block">Generate/Execute SQL to drop all tables of a database-schema that represents
128 the configured mappings.</div>
131 <tr class="altColor">
132 <td class="colFirst"><code>class </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>
135 <div class="block">Generate/Execute SQL to update the database-schema according to the
136 configured mappings.</div>
148 <footer role="contentinfo">
149 <nav role="navigation">
150 <!-- ======= START OF BOTTOM NAVBAR ====== -->
151 <div class="bottomNav"><a id="navbar.bottom">
154 <div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
155 <a id="navbar.bottom.firstrow">
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>
169 <ul class="navList" id="allclasses_navbar_bottom">
170 <li><a href="../../../../../allclasses.html">All Classes</a></li>
173 <script type="text/javascript"><!--
174 allClassesLink = document.getElementById("allclasses_navbar_bottom");
176 allClassesLink.style.display = "block";
179 allClassesLink.style.display = "none";
184 <div>JavaScript is disabled on your browser.</div>
187 <a id="skip.navbar.bottom">
190 <!-- ======== END OF BOTTOM NAVBAR ======= -->
192 <p class="legalCopy"><small>Copyright © 2022. All Rights Reserved.</small></p>