|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.servingxml.components.sql.SqlUpdateDetailFactory
public class SqlUpdateDetailFactory
| Field Summary |
|---|
| Fields inherited from interface com.servingxml.components.sql.SqlUpdateDatabaseFactory |
|---|
NULL |
| Constructor Summary | |
|---|---|
SqlUpdateDetailFactory(Name fieldName,
SqlUpdateDatabaseFactory sqlUpdate)
|
|
| 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 SqlUpdateDetailFactory(Name fieldName,
SqlUpdateDatabaseFactory sqlUpdate)
| 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 | ||||||||