Rajendra Prakash wrote:One-to-One mapping means one pojo mapped with one table ,is it . i read tutorials , but it was confusing.
http://blindcoder.wordpress.com
I have an Employee object and a Parking Space Object. The have a one to one relation i.e., an employee will always be associated to only one parking space, that parking space should not be associated to any other employee.