Details
-
Type: New Feature
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: Upcoming
-
Component/s: None
-
Labels:None
-
JDK version and platform:1.3+ and 1.5
Description
some might ask to use an attribute for an specific field but another field with the same name and type might exist in another type, therefore support for the folllowing scenario is needed:
1. i would like to alias the String field named "name" in a specific type
2. i should not alias all String fields called "name"
3. support programmatic and annotated configuration.
4. cute tutorial to join the current list of cute tutorials
feature commited. missing tutorial.