Rainer Döbele created EMPIREDB-255:
--------------------------------------
Summary: Compiler error in code generated from codegen plugin
Key: EMPIREDB-255
URL: https://issues.apache.org/jira/browse/EMPIREDB-255
Project: Empire-DB
Issue Type: Bug
Affects Versions: empire-db-2.4.6
Reporter: Rainer Döbele
Assignee: Rainer Döbele
As reported by Rainer Pruy the code generated by the codegen plugin results in
a compiler error like follows:
> public StatsDBRecord(T table) {
> super.init(table, DBRecord.REC_EMTPY, null);
> }
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)