You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
HibernateUtil contains methods that use meta programming to enhance proxies.
This logic should be removed and the proxies instead supplied with a custom meta class. This will improve startup time, performance and reduce memory consumption.
HibernateUtil contains methods that use meta programming to enhance proxies.
This logic should be removed and the proxies instead supplied with a custom meta class. This will improve startup time, performance and reduce memory consumption.