|
xmlBlaster 2.1.0 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. |
| Methods in org.xmlBlaster.contrib.dbwriter with parameters of type DbWriter | |
|---|---|
static void |
DbWriter.setPoolOwner(DbWriter writer,
boolean poolOwner)
|
| 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 2.1.0 API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||