I need work with 2 XML file, because I need work with 2 DataBase
Actually you only need 1 XML file.
Simply use 2 database mappings in the XML file.
In your class mappings reference the appropriate database name and you should be OK.
Note that cross database joins may or may not work, depending on your login permissions, database server, etc.
- Richard.
Log in to post a comment.
I need work with 2 XML file, because I need work with 2 DataBase
Actually you only need 1 XML file.
Simply use 2 database mappings in the XML file.
In your class mappings reference the appropriate database name and you should be OK.
Note that cross database joins may or may not work, depending on your login permissions, database server, etc.
- Richard.