xmlBlaster 2.2.0 API

org.xmlBlaster.contrib.dbwriter
Interface I_Writer

All Superinterfaces:
I_ContribPlugin, I_Update
All Known Implementing Classes:
DefaultWriter, ReplicationDumper, ReplicationWriter

public interface I_Writer
extends I_ContribPlugin, I_Update


Method Summary
 void store(SqlInfo info)
           
 
Methods inherited from interface org.xmlBlaster.contrib.I_ContribPlugin
getUsedPropertyKeys, init, shutdown
 
Methods inherited from interface org.xmlBlaster.contrib.I_Update
update
 

Method Detail

store

void store(SqlInfo info)
           throws java.lang.Exception
Throws:
java.lang.Exception

xmlBlaster 2.2.0 API

Copyright © 1999-2014 The xmlBlaster.org contributers.