Package | Description |
---|---|
Allegory.Alleg |
Modifier and Type | Method and Description |
---|---|
static Job |
Job.make(PrologDB.Tuple t) |
Modifier and Type | Method and Description |
---|---|
java.util.LinkedList<Job> |
JobTable.tuples() |
Modifier and Type | Method and Description |
---|---|
void |
JobTable.cascadingDeleteLocal(Job t) |
boolean |
JobTable.deleteFromSubTables(Job t) |
Modifier and Type | Method and Description |
---|---|
<TABLE> TABLE |
Job.applyJob(java.util.function.Function<Job,TABLE> f) |
Constructor and Description |
---|
JobTable(Database db,
Job t) |