|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectbr.com.caelum.jdatabaseimport.ExportInfo
public class ExportInfo
| Constructor Summary | |
|---|---|
ExportInfo(ConnectionInfo from,
ConnectionInfo to,
java.util.List<Table> tables)
|
|
| Method Summary | |
|---|---|
ConnectionInfo |
getFrom()
|
java.util.List<Table> |
getTables()
|
ConnectionInfo |
getTo()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ExportInfo(ConnectionInfo from,
ConnectionInfo to,
java.util.List<Table> tables)
| Method Detail |
|---|
public ConnectionInfo getFrom()
public java.util.List<Table> getTables()
public ConnectionInfo getTo()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||