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

javascript - Google App Script ContentService downloadAsFile not working -

javascript - Function overwritting -

c# - Exception when attempting to modify Dictionary -