Fortunely I've found it, I was wrong when I tried to set the properties of the composite PK Class. The correct way is:
LegacyTableClass instanceOfLegacyTableClass = new LegacyTableClass();...
Type: Posts; User: springneophite; Keyword(s):
Fortunely I've found it, I was wrong when I tried to set the properties of the composite PK Class. The correct way is:
LegacyTableClass instanceOfLegacyTableClass = new LegacyTableClass();...
Here is part of my stack trace:
com.package.af.domain.DepreciationDetails.processAccountingEntry_aroundBody6(DepreciationDetail.java:173)...
Well as far as I know this is not possible, but you can modify the [YourOwnClass]_Roo_*.aj ITD declarations. In STS's Package Explorer view unhide those ITDs and then right-click over and then...