It appears OpenJPA determined that "TABLE_NAME" is a reserved keyword so we appended a "0" to the end of the identifier that you provided. The easiest solution would be to change that column name to something else?
Thanks, Rick
It appears OpenJPA determined that "TABLE_NAME" is a reserved keyword so we appended a "0" to the end of the identifier that you provided. The easiest solution would be to change that column name to something else?
Thanks, Rick