xmlBlaster 1.6.2 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.
 

Uses of DbWriter in org.xmlBlaster.contrib.replication
 

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


xmlBlaster 1.6.2 contributions API

Copyright © 1999-2007 The xmlBlaster.org contributers.