Difference between
version 14
and
version 13:
At line 66 changed 1 line. |
;:''If you're using [IntelliJ IDEA|http://www.jetbrains.com/idea], you can generate equals() and hashCode(), but not toString(). There is a [ToStringPlugin|http://www.intellij.org/twiki/bin/view/Main/ToStringPlugin] that works reasonably well.'' |
;:''Wenn man [IntelliJ IDEA|http://www.jetbrains.com/idea] verwendet, kann man die equals() und hashCode() erzeugen, aber nicht die toString() Methode. Es gibt aber ein [ToStringPlugin|http://www.intellij.org/twiki/bin/view/Main/ToStringPlugin], das anscheinend ganz gut funktioniert.'' |
At line 68 changed 1 line. |
%%note __NOTE:__ If installing these plugins doesn't work for you, you can find all of these methods in the Person.java object that's used to test AppGen. Just look in ''extras/appgen/test/dao/org/appfuse/model/Person.java'' and copy and paste the methods from that class.%% |
%%note __Bemerkung:__ If installing these plugins doesn't work for you, you can find all of these methods in the Person.java object that's used to test AppGen. Just look in ''extras/appgen/test/dao/org/appfuse/model/Person.java'' and copy and paste the methods from that class.%% |
Back to CreateDAO_de,
or to the Page History.
|