|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.servingxml.components.sql.SqlBatchWriterFactoryAssembler
public class SqlBatchWriterFactoryAssembler
Constructor Summary | |
---|---|
SqlBatchWriterFactoryAssembler()
|
Method Summary | |
---|---|
RecordFilterAppender |
assemble(ConfigurationContext context)
|
void |
injectComponent(JdbcConnectionPool connectionPool)
|
void |
injectComponent(ParameterDescriptor[] parameterDescriptors)
|
void |
injectComponent(SqlUpdateDatabaseFactory[] sqlUpdates)
|
void |
setBatchSize(int batchSize)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SqlBatchWriterFactoryAssembler()
Method Detail |
---|
public void setBatchSize(int batchSize)
public void injectComponent(ParameterDescriptor[] parameterDescriptors)
public void injectComponent(JdbcConnectionPool connectionPool)
public void injectComponent(SqlUpdateDatabaseFactory[] sqlUpdates)
public RecordFilterAppender assemble(ConfigurationContext context)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |