Class SQLExec


  • public class SQLExec
    extends Object
    Executes SQL on a SQLite database To run from command line, build with the standalone profile: mvn clean install -Pstandalone java -jar name.jar +usage_arguments java -classpath name.jar mil.nga.geopackage.io.SQLExec +usage_arguments
    Since:
    3.3.0
    Author:
    osbornb