Class SchemaExporter
- java.lang.Object
-
- ca.corefacility.bioinformatics.irida.util.SchemaExporter
-
public class SchemaExporter extends java.lang.Object
Export the current hibernate-generated schema (with auditing tables).
-
-
Constructor Summary
Constructors Constructor Description SchemaExporter()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static void
main(java.lang.String[] args)
-