Menu

#62 Referential integrity (foreign keys)

open
nobody
Data model (6)
4
2012-04-06
2012-04-06
No

We should optionally support referential integrity (something like foreign keys in an RDBMS). Since this requires additional checks and thus has negative impact on performance, it should be configurable whether to enable this feature or not.

The method Cumulus4jPersistenceHandler.useReferentialIntegrity() should take this configuration option into account and all related logic should consult this method's result.

Discussion

  • Marco Schulze

    Marco Schulze - 2012-04-06
    • priority: 3 --> 4
     

Log in to post a comment.