Package | Description |
---|---|
net.sf.jailer.entitygraph.intradatabase |
Modifier and Type | Method and Description |
---|---|
static IntraDatabaseEntityGraph |
IntraDatabaseEntityGraph.create(DataModel dataModel,
int graphID,
Session session,
PrimaryKey universalPrimaryKey,
java.lang.Runnable updateStatistics,
ExecutionContext executionContext)
Creates a new entity-graph.
|