Hi,
I want to use separate schemas to connect to a single Spring+Hibernate application.
I am using entity manager and need some guide lines to connect through multiple schemas for a single application.
We are using Oracle DB where we will have different schema.
Thanks in advance.
