java.net.BindException: Cannot assign requested address at java.net.PlainSocketImpl. socketBind(Native … Read more
Quick Tips
org.springframework.dao.InvalidDataAccessApiUsageException: org.hibernate.TransientPropertyValueException: object references an unsaved transient instance – save the transient instance before flushing
org.springframework.dao.InvalidDataAccessApiUsageException: org.hibernate.TransientPropertyValueException: object references an unsaved transient instance … Read more
Quick Tips
java.net.BindException: Cannot assign requested address at java.net.PlainSocketImpl. socketBind(Native Method)
java.net.BindException: Cannot assign requested address at java.net.PlainSocketImpl. socketBind(Native … Read more
Quick Tips
Hibernate Auto Generated Primary Keys
Hibernate Auto Generated Primary Keys : Auto-increment is … Read more
Quick Tips
org.springframework.orm.hibernate3.HibernateOptimisticLockingFailureException
Root Cause of org.springframework.orm.hibernate3.HibernateOptimisticLockingFailureException is if you are … Read more