All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.openprovenance.prov.client_copy.SQL Maven / Gradle / Ivy

The newest version!
// Generated automatically by ProvToolbox for template configuration 'template_library'
// by class org.openprovenance.prov.template.compiler.common.CompilerCommon, method generateSQLInterface,
// in file CompilerCommon.java, at line 1467
package org.openprovenance.prov.client_copy;

public interface SQL {
  String getSQLInsert();

  String getSQLInsertStatement();
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy