Ticket #155 (new enhancement)

Opened 1 month ago

Last modified 1 month ago

ORM Mapping - implement relationship between entities

Reported by: prema Assigned to: mikey
Priority: major Milestone:
Component: Database Persistence Version: SVN-trunk
Keywords: Cc:

Description

Releations can be specify in a DSL, follow would helpful:

  • one to many
  • many to many
  • belongs to
  • [embedded]

Change History

07/14/08 17:43:54 changed by mikey

  • component changed from core to Database Persistence.

07/16/08 09:38:38 changed by prema

  • summary changed from ORM Mapping - implement relationship via between entities to ORM Mapping - implement relationship between entities.