xmlBlaster 2.2.0 contributions API

Uses of Class
org.xmlBlaster.contrib.dbwriter.DbWriter

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
 

Methods in org.xmlBlaster.contrib.replication that return DbWriter
 DbWriter ReplicationAgent.getDbWriter()
           
 


xmlBlaster 2.2.0 contributions API

Copyright © 1999-2014 The xmlBlaster.org contributers.