|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.servingxml.components.sql.SqlPreparedUpdateFactory
public class SqlPreparedUpdateFactory
Field Summary |
---|
Fields inherited from interface com.servingxml.components.sql.SqlUpdateDatabaseFactory |
---|
NULL |
Constructor Summary | |
---|---|
SqlPreparedUpdateFactory(RecordAccepter accepter,
java.lang.String statement,
ValueExpression[] arguments,
SqlUpdateDatabaseFactory[] detailUpdates)
|
Method Summary | |
---|---|
SqlBatchUpdateOperation |
createSqlBatchUpdater(ServiceContext context,
Flow flow)
|
SqlUpdateDatabase |
createSqlUpdater(ServiceContext context,
Flow flow)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SqlPreparedUpdateFactory(RecordAccepter accepter, java.lang.String statement, ValueExpression[] arguments, SqlUpdateDatabaseFactory[] detailUpdates)
Method Detail |
---|
public SqlUpdateDatabase createSqlUpdater(ServiceContext context, Flow flow)
createSqlUpdater
in interface SqlUpdateDatabaseFactory
public SqlBatchUpdateOperation createSqlBatchUpdater(ServiceContext context, Flow flow)
createSqlBatchUpdater
in interface SqlUpdateDatabaseFactory
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |