Closed turbomanage closed 10 years ago
From https://code.google.com/p/storm-gen/issues/detail?id=18
EntityProcessor checks the tableName against sql's reserved words.
The same rules should apply with every non transient field of the entity.
Yes. I'll do this along with an @Column(name=) annotation.
From https://code.google.com/p/storm-gen/issues/detail?id=18
EntityProcessor checks the tableName against sql's reserved words.
The same rules should apply with every non transient field of the entity.