com.servingxml.components.sql
Interface SqlUpdateDatabaseFactory
- All Known Implementing Classes:
- MultipleSqlUpdateDatabaseFactory, SqlPreparedUpdateFactory, SqlUpdateChoiceFactory, SqlUpdateDatabaseFactoryPrefilter, SqlUpdateDetailFactory, SqlUpdateFactory
public interface SqlUpdateDatabaseFactory
NULL
static final SqlUpdateDatabaseFactory NULL
createSqlUpdater
SqlUpdateDatabase createSqlUpdater(ServiceContext context,
Flow flow)
createSqlBatchUpdater
SqlBatchUpdateOperation createSqlBatchUpdater(ServiceContext context,
Flow flow)