Skip to content

ability to intercept JPA #14

@david-randoll

Description

@david-randoll

The ability to run triggers, conditions, actions on JPA
Example:

  • OnEntityInsertTrigger
  • OnEntityUpdateTrigger
  • OnEntityDeleteTrigger
  • OnJpaQueryResultTrigger

If possible, invoke a method from a JPA repository.
if possible, determines when a field was changed
Run a custom JPQL queries or native

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions