Ticket #154 (new enhancement)

Opened 2 months ago

Last modified 2 months ago

Indexes and Constraints via Annotation or DSL

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

Description (Last modified by prema)

Generating the model of the entities to an RDBMS correctly needs information about:

  • indexes
  • constraints

It would be also nice to have table column constraints, aka validators to automate a entity/domain validate phase.

Change History

07/11/08 12:46:30 changed by prema

  • description changed.