Ticket #819 (new enhancement)

Opened 4 years ago

Last modified 3 years ago

Criteria should allow childCriteria() creation for embedded classes in addition to using '.' as a separator.

Reported by: pradeep Assigned to: pag
Priority: low Milestone:
Component: topaz Version: 0.8.3-SNAPSHOT
Keywords: Cc:
Blocking: Blocked By:

Description

This depends on #818.

Dependency Graph

Change History

(follow-up: ↓ 2 ) 03/04/08 14:52:31 changed by ronald

I would advocate using childCriteria() instead of the '.' notation. Less confusion that way IMHO.

(in reply to: ↑ 1 ) 03/04/08 16:35:38 changed by pradeep

Replying to ronald:

I would advocate using childCriteria() instead of the '.' notation. Less confusion that way IMHO.

I don't think it can be prevented though. The getMapperByName() will contain the '.' separated names for all the embedded class fields. Unless we add an explicit check and disable. But is that worth it and why?

03/31/08 19:56:57 changed by amit

  • milestone deleted.

07/31/08 21:36:36 changed by amit

  • blocking changed.
  • blockedby changed.
  • milestone set to 0.9.1.

09/08/08 15:31:11 changed by amit

  • milestone deleted.

02/02/09 09:23:28 changed by rich

  • owner changed from pradeep to pag.
  • milestone set to 0.9.2.

03/13/09 12:12:30 changed by rich

  • milestone changed from 0.9.2 to 0.9.3.

Moving to 0.9.3

04/27/09 15:04:36 changed by rich

  • milestone deleted.

08/13/09 14:45:17 changed by npeterson

  • priority changed from high to low.