xmlBlaster 2.2.0 API

Uses of Interface
org.xmlBlaster.contrib.dbwriter.I_Parser

Packages that use I_Parser
org.xmlBlaster.contrib.dbwriter   
org.xmlBlaster.contrib.dbwriter.info   
org.xmlBlaster.contrib.replication   
 

Uses of I_Parser in org.xmlBlaster.contrib.dbwriter
 

Classes in org.xmlBlaster.contrib.dbwriter that implement I_Parser
 class SqlInfoParser
           
 

Fields in org.xmlBlaster.contrib.dbwriter declared as I_Parser
private  I_Parser DbWriter.parser
           
 

Uses of I_Parser in org.xmlBlaster.contrib.dbwriter.info
 

Fields in org.xmlBlaster.contrib.dbwriter.info declared as I_Parser
private  I_Parser SqlDescription.parser
          this is only needed for tables which do not have any PK and on updates
 

Methods in org.xmlBlaster.contrib.dbwriter.info with parameters of type I_Parser
 int SqlDescription.update(java.sql.Connection conn, SqlRow newRow, I_Parser parserForOld)
          Returns the number of entries updated
 

Uses of I_Parser in org.xmlBlaster.contrib.replication
 

Fields in org.xmlBlaster.contrib.replication declared as I_Parser
private  I_Parser ReplicationWriter.parserForOldInUpdates
           
private  I_Parser ReplicationDumper.parserForOldInUpdates
           
 


xmlBlaster 2.2.0 API

Copyright © 1999-2014 The xmlBlaster.org contributers.