File tree Expand file tree Collapse file tree 4 files changed +5
-3
lines changed Expand file tree Collapse file tree 4 files changed +5
-3
lines changed File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change 1313 ~ See the License for the specific language governing permissions and
1414 ~ limitations under the License.
1515 -->
16- <project name =" native-cfg " default =" reveng" >
16+ <project name =" configuration " default =" reveng" >
1717
1818 <!-- Include the 'hibernatetool' task definition from the file '../common/included.xml' -->
1919 <include file =" ../common/included.xml" />
Original file line number Diff line number Diff line change @@ -215,10 +215,12 @@ Section 3 further down this guide will document in more detail the use of these
215215As explained earlier, the reverse engineering and generation of artefacts with Hibernate Tools is based on a
216216so-called configuration. We will detail the possibilities for these configurations in this section.
217217
218- ### 2.1 JDBC Configuration
218+ ### 2.1 Native Configuration
219+
220+
219221
220222### 2.2 JPA Configuration
221223
222- ### 2.3 Native Configuration
224+ ### 2.3 JDBC Configuration
223225
224226## 3. The Hibernate Tools Exporters
You can’t perform that action at this time.
0 commit comments