Class Cast Exception is a Proxy Problem – Revisited using the Visitor Pattern
In my previous post: ClassCastException is a Proxy Problem I talked about how Hibernate tries to optimize the loading of objects by lazily fetching the parent …
Practical frameworks on technical communication, product development, and building a career you’re proud of.
In my previous post: ClassCastException is a Proxy Problem I talked about how Hibernate tries to optimize the loading of objects by lazily fetching the parent …