Table of Contents

Conventions in the base

Timestamps, scoping and soft delete are enforced once in the context base. An entity opts in with a marker interface.

Warning

Not yet written. A placeholder, so the pattern is visible in the catalogue rather than silently missing.

Where you meet it

  • Every auditable, scoped or soft-deletable entity
  • The guard that stops an upsert clobbering a creation date