Skip to content
Snippets Groups Projects
Commit 5cba6722 authored by Goik Martin's avatar Goik Martin
Browse files

Concise hint rebuilding meta model

parent 78e927bd
No related branches found
No related tags found
No related merge requests found
...@@ -93,18 +93,18 @@ ...@@ -93,18 +93,18 @@
</itemizedlist> </itemizedlist>
<tip> <tip>
<para>Do not forget to build your meta model class <para>Do not forget running <command>mvn</command>
<classname>Lecture_</classname> and manually delete the <parameter>generate-sources</parameter> (re)building your
existing <classname>Airline_</classname> (unless meta model class <classname>Lecture_</classname> and
re-factoring <classname>Airline</classname> to manually delete the existing class
<classname>Lecture</classname>).</para> <classname>Airline_</classname>.</para>
</tip> </tip>
</listitem> </listitem>
<listitem> <listitem>
<para>Modify <para>Modify
<classname>jpaintro.university.SearchByIcao</classname> to <classname>jpaintro.university.SearchByIcao</classname> to
retrieve all lectures from the database having a title retrieve all lectures from your database having a title
starting with the letter <quote>S</quote>.</para> starting with the letter <quote>S</quote>.</para>
<tip> <tip>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment