#foreach ($tableColumn in $tableColumns)
#if ($tableColumn.isKey())
#else
#end
#end
Warning!
Entity with
#foreach ($tableColumn in $tableColumns)
#if ($tableColumn.isKey())
${tableColumn.getName()}
#end
#end
= '{{urlParameter}}' does not exists!
You can create it.
#foreach ($tableColumn in $tableColumns)
#if ($tableColumn.isKey())
#else
#end
#end
Oh snap! Missing or invalid parameter! Valid parameter is '{{ primaryKey }}'