| Package | Description | 
|---|---|
| net.sf.jailer.entitygraph.intradatabase | |
| net.sf.jailer.entitygraph.remote | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
IntraDatabaseEntityGraph
Specialized  
RemoteEntityGraph for exporting data into a different
 schema within the same database. | 
| Modifier and Type | Method and Description | 
|---|---|
static RemoteEntityGraph | 
RemoteEntityGraph.create(DataModel dataModel,
      int graphID,
      Session session,
      PrimaryKey universalPrimaryKey,
      java.lang.Runnable updateStatistics,
      ExecutionContext executionContext)
Creates a new entity-graph. 
 |