|
||||||||||
| 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.DestinationImporter
| Constructor Summary | |
DestinationImporter(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 DestinationImporter(java.sql.Connection connection)
| Method Detail |
public void importCollection(java.util.Iterator iterator)
throws java.sql.SQLException
importCollection in interface Importiterator - iterator over the collection to import data fromjava.sql.SQLException - if a database exception is encountered
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||