Do you mean with regard to the scaffolding? If I was trying to do that, and either just scaffold from both schemas separately, and then do the manual work to tie the application together, or I would set up a dummy database with all of the tables and relationships I need to scaffold in it, run the scaffolding off of that, then adjust the DAO properties and domain objects to point to the correct schemas.
Regards,
Heflin