grails - Hibernate proxies - classes with unusual names -


while doing gorm research better understanding of gorm, using practice grails project had pet domain class. came across casting error noticed in error message there class name pet_$$_javassist_3. hibernate proxy?

yes, instance of proxy class.


Comments

Popular posts from this blog

c# - Validate object ID from GET to POST -

node.js - Custom Model Validator SailsJS -

php - Find a regex to take part of Email -