|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.servingxml.components.sql.SqlPreparedStatementFactory
public class SqlPreparedStatementFactory
The SqlPreparedStatementFactory
implements a factory for
creating system SqlStatement
objects.
Constructor Summary | |
---|---|
SqlPreparedStatementFactory(QuoteSymbol quoteSymbol)
|
Method Summary | |
---|---|
SqlPreparedStatement |
createSqlStatement(ConfigurationContext context)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SqlPreparedStatementFactory(QuoteSymbol quoteSymbol)
Method Detail |
---|
public SqlPreparedStatement createSqlStatement(ConfigurationContext context)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |