public class ProjectDBbySubSchema
extends java.lang.Object
Constructor and Description |
---|
ProjectDBbySubSchema() |
Modifier and Type | Method and Description |
---|---|
static void |
main(java.lang.String... args)
input db.schema1.pl schema2.schema.pl
if schema2 is a subschema of schema1, project db to the contents
of schema2.
|