Package org.jumpmind.db.sql
package org.jumpmind.db.sql
-
ClassDescriptionBuilds a SQL DML statementThis exception indicates that the SQL statement was invalid for some reason.This interface insulates the application from the data connection technology.TODO Support Oracle's non-standard way of batchingHelper methods for named parameter parsing.Holds information about a parsed SQL statement.This class parses and runs SQL from an input file or buffer using the designed
ISqlTemplate
.Provides an interface to read each SQL statement in a SQL script.