File tree Expand file tree Collapse file tree 2 files changed +3
-4
lines changed Expand file tree Collapse file tree 2 files changed +3
-4
lines changed Original file line number Diff line number Diff line change 1- //
2- // Source code recreated from a .class file by IntelliJ IDEA
3- // (powered by FernFlower decompiler)
4- //
51public class Foo {
62
73 public int id ;
Original file line number Diff line number Diff line change 2222 <hibernatetool destdir =" generated" >
2323 <classpath location =" ." />
2424 <!-- Native configuration read from 'hibernate.cfg.xml' -->
25+ <!-- Additional properties defined in 'hibernate.properties' -->
2526 <configuration
2627 configurationfile =" hibernate.cfg.xml"
2728 propertyfile =" hibernate.properties" >
29+ <!-- Additional files to add to the configuration -->
2830 <fileset file =" Foo.hbm.xml" />
2931 </configuration >
32+ <!-- Export the DDL file as an example use of the native configuration above -->
3033 <hbm2ddl outputfilename =" foo.sql" />
3134 </hibernatetool >
3235
You can’t perform that action at this time.
0 commit comments