Author Archives: admin - Page 2

Caused by: org.hibernate.MappingException: Repeated column in mapping

Check if the mapping column is no marked with @Id

Delete persistent object

1. Get the object
2. Call delete : session.delete(object)

Thats it…

Evaluating Data Bases

Hello world!

Welcome to WordPress. This is your first post. Edit or delete it, then start blogging!