Class APIExample
java.lang.Object
net.sf.jailer.api_example.APIExample
Jailer API Example.
Extracts some data from the "demo-scott" database and imports it into another database "demo-scott-subset".
Extracts some data from the "demo-scott" database and imports it into another database "demo-scott-subset".
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
APIExample
public APIExample()
-
-
Method Details
-
main
Exports data related with employee "SCOTT" and imports it into another database.- Throws:
SQLExceptionIOException
-