JDK-6487891 : RFE: LTP: @ConstructorProperties should be used
Type:Enhancement
Component:client-libs
Sub-Component:java.beans
Affected Version:7
Priority:P4
Status:Closed
Resolution:Fixed
OS:windows_xp
CPU:x86
Submitted:2006-10-30
Updated:2011-03-08
Resolved:2011-03-08
The Version table provides details related to the release that this issue/RFE will be addressed.
Unresolved : Release in which this issue/RFE will be addressed. Resolved: Release in which this issue/RFE has been resolved. Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.
Annotation @ConstructorProperties was introduced in Mustang.
It is necessary to use it instead hardcoded registration of default persistence delegates.
Comments
EVALUATION
Annotation @ConstructorProperties should be used for every class
that registered by MetaData.registerConstructor(String,String[]).