|
xmlBlaster 1.6.2 API | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use DbWriter | |
| org.xmlBlaster.contrib.dbwriter | |
| org.xmlBlaster.contrib.replication | |
| Uses of DbWriter in org.xmlBlaster.contrib.dbwriter |
| Methods in org.xmlBlaster.contrib.dbwriter that return DbWriter | |
static DbWriter |
DbWriter.createSingleDbWriter(I_Info masterInfo,
java.lang.String loginName,
java.lang.String password)
Creates an Instance of a DbWriter with the given configuration. |
| Uses of DbWriter in org.xmlBlaster.contrib.replication |
| Fields in org.xmlBlaster.contrib.replication declared as DbWriter | |
private DbWriter |
ReplicationAgent.dbWriter
|
| Methods in org.xmlBlaster.contrib.replication that return DbWriter | |
DbWriter |
ReplicationAgent.getDbWriter()
|
| Methods in org.xmlBlaster.contrib.replication with parameters of type DbWriter | |
private static DbWatcher |
ReplicationAgent.initializeDbWatcher(I_Info readerInfo,
DbWriter dbWriter)
|
|
xmlBlaster 1.6.2 API | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||