Ticket #7 (new defect)

Opened 2 years ago

Support primitives for @Id's

Reported by: michael Assigned to:
Priority: medium Milestone: 0.6
Keywords: Cc:
Total Hours: 0 Billable?: 1
Add Hours to Ticket: 0 Dependencies:
Estimated Number of Hours: 0

Description

The conversion code used to map attribute values to search keys doesn't handle primitive types. It should convert them to their wrapped type instead (i.e. long -> Long).