Jay Aljelo Ting
Jay Aljelo Ting
The only solutions I can think of are to validate before using the setters, or [evicting the object from the session cache](https://docs.jboss.org/hibernate/orm/3.5/javadocs/org/hibernate/Session.html#evict(java.lang.Object)). > void evict(Object object) throws HibernateException > Remove...
@emrekenar Hi! Thank you for your interest in the project. Since there is nobody currently working on this, you are free to submit a PR for this.
If it helps, when using inspect, it says in the console that there was an HTTP 500 Internal Server Error. 