|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--org.exolab.jms.tools.migration.master.ConsumerImporter
| Constructor Summary | |
ConsumerImporter(java.sql.Connection connection)
|
|
| Method Summary | |
void |
importCollection(java.util.Iterator iterator)
Import each element from a collection |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ConsumerImporter(java.sql.Connection connection)
| Method Detail |
public void importCollection(java.util.Iterator iterator)
throws javax.jms.JMSException,
java.sql.SQLException
importCollection in interface Importiterator - iterator over the collection to import data fromjavax.jms.JMSException - if a JMS exception is encounteredjava.sql.SQLException - if an SQL exception is encountered
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||