I'm looking for a tool that (should) be relatively simple to build with jOOQ (and maybe someone already did it): I'd like to pass it a list of records (or tables + PKs) and it should dump the convex hull of all FK relations to an XML file.
Usage: Extract test data from a testing/production system. Anyone?
