On 12/17/13 4:01 AM, Knut Anders Hatlen wrote:
irajon<[email protected]> writes:
...
You might want to take a look at the ForeignTableVTI table function
described in https://issues.apache.org/jira/browse/DERBY-4962, which
helps migrating data between two databases. (Although it won't help with
working around the foreign key constraints.)
If you can upgrade to 10.10.1, the optional foreignViews tool may help
you migrate your data:
http://db.apache.org/derby/docs/10.10/tools/rtoolsoptforeignviews.html
Hope this is useful,
-Rick