You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The first command generates entity classes with an annotations mapping, but
111
-
you can of course change the ``annotation`` argument to ``xml`` or ``yml``.
115
+
The first command generates entity classes with an annotations mapping. But if you want to use yml or xml mapping instead of annotations, you should execute the second command only.
112
116
The newly created ``BlogComment`` entity class looks as follow:
0 commit comments