3

How could I map an oracle read only synonym to hibernate object?

Thanks

Feras Odeh
  • 9,136
  • 20
  • 77
  • 121

1 Answers1

4

very simple, you just use the name of synonym instead of the table name.

Stijn Geukens
  • 15,454
  • 8
  • 66
  • 101