| 
 
      
      
         
      
          Difference between 
          version 18 
          and 
          version 17:
           
          
| At line 97 changed 1 line. |  | ;:%%(color: blue)''Ich verwende {{generator-class="increment"}} anstatt{{generate-class="native"}}, weil ich [ein paar Probleme|AppFuseOnDB2] entdeckt habe, wenn man "native" mit anderen Datenbanken nutzt. Falls man plant, nur MySQL zu nutzen, __empfehle ich die "native" Einstellung zu nutzen__. Dieses Tutorial ntzt "increment".''%% |  | ;:%%(color: blue)''Ich verwende {{generator-class="increment"}} anstatt{{generate-class="native"}}, weil ich [einige Probleme|AppFuseOnDB2] entdeckt habe, wenn man "native" mit anderen Datenbanken nutzt. Falls man plant, nur MySQL zu nutzen, __empfehle ich die "native" Einstellung zu nutzen__. Dieses Tutorial ntzt "increment".''%% |  | At line 100 changed 1 line. |  | At this point, you can create the person table by running __ant setup-db__.  This task creates the {{Person.hbm.xml}} file and creates a database table called "person".  From the ant console, you can see the table schema the Hibernate creates for you: |  | An dieser Stelle kann man die person Tabelle erzeugen, in dem man __ant setup-db__ ausführt. Dieser task generiert die Datei {{Person.hbm.xml}} und erzeugt eine Datenbanktabelle mit dem Namen "person".  In der ant console kann man das Schema finden, das Hibernate für einen erstellt: |  
      Back to CreateDAO_de,
       or to the Page History.
        |