Commit c7cfa2a0 authored by R.W.Majeed's avatar R.W.Majeed
Browse files

maybe add commit option

parent d7a46ad2
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -45,6 +45,12 @@ public class OntologyMojo extends AbstractMojo {
	@Parameter
	boolean overwrite;

//	/**
//	 * Add a COMMIT command at the end of the generated SQL
//	 */
//	@Parameter
//	boolean commit;

	@Parameter
	Properties properties;