com.etasoft.trans.transaction
Class axJdbcProducer

java.lang.Object
  extended bycom.etasoft.trans.transaction.axJdbcProducer
All Implemented Interfaces:
axProducer

public class axJdbcProducer
extends java.lang.Object
implements axProducer

Generic database output producer that can read of the IDFFrame.


Constructor Summary
axJdbcProducer()
           
 
Method Summary
 void produce(axOutputHandler doc, com.etasoft.trans.runtime.axIDFFrame idfFrame, axInfoList expList)
          Produce output.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

axJdbcProducer

public axJdbcProducer()
Method Detail

produce

public void produce(axOutputHandler doc,
                    com.etasoft.trans.runtime.axIDFFrame idfFrame,
                    axInfoList expList)
             throws axException
Produce output.

Specified by:
produce in interface axProducer
Throws:
axException