Persistence
MissingReports opened this issue ยท 0 comments
Suggestion
Make a way to make an entity persist or not persist using one of these syntaxes
1: set persistence of entity to false
2: make entity not persist
that just does Entity#setPersistent(...)
Why?
It's useful in alot of cases
Other
No response
Agreement
- I have read the guidelines above and affirm I am following them with this suggestion.