public class SQLParser
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
SQLParser.Value |
| Constructor and Description |
|---|
SQLParser(java.lang.String query) |
public SQLParser parse(java.util.Map<?,?> params) throws java.lang.Exception
java.lang.Exceptionpublic java.sql.PreparedStatement prepare(java.sql.Connection connection)
throws java.sql.SQLException,
java.text.ParseException
connection - java.sql.SQLExceptionjava.text.ParseException