top button
Flag Notify
    Connect to us
      Site Registration

Site Registration

How do we implement one to one relationship in Hibernate with java annotation?

+1 vote
253 views
How do we implement one to one relationship in Hibernate with java annotation?
posted Feb 6, 2015 by Kali Mishra

Looking for an answer?  Promote on:
Facebook Share Button Twitter Share Button LinkedIn Share Button

Similar Questions
+1 vote

We have an application wherein we want to keep separate database for each client. We want to achieve this using multi tenancy approach. A working example will be highly appreciated.

...