Ticket #819 (new enhancement)

Opened 9 months ago

Last modified 2 months ago

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

Reported by: pradeep Assigned to: pradeep
Priority: high 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.