blob: eab1c104db943697cbf66a1f21f83dc6638fa61b [file] [log] [blame]
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<!--
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements. See the NOTICE file
distributed with this work for additional information
regarding copyright ownership. The ASF licenses this file
to you under the Apache License, Version 2.0 (the
"License"); you may not use this file except in compliance
with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing,
software distributed under the License is distributed on an
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
KIND, either express or implied. See the License for the
specific language governing permissions and limitations
under the License.
-->
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en" dir="ltr">
<head>
<title>Hibernate Reverse Engineering Wizard: Database Tables</title>
<link rel="stylesheet" href="ide.css" title="Oracle BLAFDoc" type="text/css"/>
</head>
<body>
<p><a id="org.netbeans.modules.hibernate.wizards.HibernateRevengDbTablesWizardDescriptor" name="org.netbeans.modules.hibernate.wizards.HibernateRevengDbTablesWizardDescriptor"></a></p>
<div id="NBCSH5089"><!-- infolevel="all" infotype="General" --><a id="sthref755" name="sthref755"></a>
<h1>Hibernate Reverse Engineering Wizard: Database Tables</h1>
<a name="BEGIN" id="BEGIN"></a>
<p>Use to specify the tables that are added to the <code dir="ltr">hibernate.reveng.xml</code> file. A <code dir="ltr">&lt;table-filter&gt;</code> element is added to the file for each selected table.
<object classid="java:org.netbeans.modules.javahelp.BrowserDisplayer">
<param name="content" value="http://www.oracle.com/pls/topic/lookup?ctx=nb8200&id=NBDAG1205">
<param name="text" value="<html><u>How?</u></html>">
<param name="textFontSize" value="medium">
<param name="textColor" value="blue">
</object>
</p>
<p>Select tables from the database schema that is specified in <code dir="ltr">hibernate.cfg.xml</code>. Select one or more tables from the list of Available Tables and click <b>Add</b>.</p>
<p>If you do not select any tables in this page of the wizard the IDE will generate the <code dir="ltr">hibernate.reveng.xml</code> file without any references to tables. You can edit the <code dir="ltr">hibernate.reveng.xml</code> in the XML editor. The <code dir="ltr">hibernate.reveng</code> is not necessary for compiling your project and can be deleted if desired.</p>
<a id="NBCSH5090" name="NBCSH5090"></a>
<hr><p><b>Related Topics</b></p>
<p><i>Developing Applications with NetBeans IDE</i>,
<object classid="java:org.netbeans.modules.javahelp.BrowserDisplayer">
<param name="content" value="http://www.oracle.com/pls/topic/lookup?ctx=nb8200&id=NBDAG1193">
<param name="text" value="<html><u>&quot;Working with the Hibernate Framework&quot;</u></html>">
<param name="textFontSize" value="medium">
<param name="textColor" value="blue">
</object>
</p>
<!-- -->
<!-- Start Footer -->
<table summary="" cellspacing="0" cellpadding="0" width="100%">
<tr>
<td align="left" width="86%"><a href="legal_notice.htm">
Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements; and to You under the Apache License, Version 2.0.</a>
</td>
</tr>
</table>
<!-- -->
</body>
</html>