|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.servingxml.components.sql.SqlPreparedStatementParser
public class SqlPreparedStatementParser
The SqlPreparedStatementParser
implements a class that
does parameter substitution in strings.
Constructor Summary | |
---|---|
SqlPreparedStatementParser()
|
Method Summary | |
---|---|
static SqlPreparedStatement |
parse(QnameContext context,
java.lang.String input,
QuoteSymbol quoteSymbol)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SqlPreparedStatementParser()
Method Detail |
---|
public static SqlPreparedStatement parse(QnameContext context, java.lang.String input, QuoteSymbol quoteSymbol)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |