-
Bug
-
Resolution: Done
-
Major
-
None
-
None
-
None
Getting troubles when using camelCase entity property field names.
javax.el.PropertyNotFoundException: The class 'com.acme.domain.Bernd' does not have the property 'bName
Bernd.java:
@Column private String bName;
public String getBName()
public void setBName( final String bName)
{ this.bName=bName; }- is incorporated by
-
FORGE-113 Forge Scaffold Enhancements (Umbrella Issue)
- Closed