xmlBlaster 2.2.0 API

Uses of Interface
org.xmlBlaster.protocol.jdbc.I_Publish

Packages that use I_Publish
org.xmlBlaster.protocol.jdbc   
 

Uses of I_Publish in org.xmlBlaster.protocol.jdbc
 

Classes in org.xmlBlaster.protocol.jdbc that implement I_Publish
 class JdbcDriver
          JDBC driver class using the native interface.
 

Fields in org.xmlBlaster.protocol.jdbc declared as I_Publish
private  I_Publish XmlDBAdapterWorker.callback
           
 

Constructors in org.xmlBlaster.protocol.jdbc with parameters of type I_Publish
XmlDBAdapterWorker(Global glob, java.lang.String cust, byte[] content, I_Publish callback, NamedConnectionPool namedPool)
          Create the worker instance to handle a single RDBMS request.
 


xmlBlaster 2.2.0 API

Copyright © 1999-2014 The xmlBlaster.org contributers.