public class APIExample
extends java.lang.Object
| Constructor and Description |
|---|
APIExample() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(java.lang.String[] args)
Exports data related with employee "SCOTT"
and imports it into another database.
|