|
Hibernate Error
org.hibernate.MappingException: Unknown entity: java.util.ArrayList
I got the above error when i click an image button, the image button is supposed to delete the record from the DB. I would like to know what is this error. I can't seem to solve it.
Thanks.
|