I want to use two different schema in database, each schema has same set of Tables but data differs. How to use hibernate and point to two different schema.I am new to the h
Use this example (in hibernate.reveng.xml):
hibernate.reveng.xml