|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SqlGenerationContext.Table | |
---|---|
org.outerj.daisy.query.model |
Uses of SqlGenerationContext.Table in org.outerj.daisy.query.model |
---|
Classes in org.outerj.daisy.query.model that implement SqlGenerationContext.Table | |
---|---|
static class |
SqlGenerationContext.ExtractedLinksTable
|
static class |
SqlGenerationContext.FieldTypesTable
|
static class |
SqlGenerationContext.LocksTable
|
static class |
SqlGenerationContext.PartsTable
|
static class |
SqlGenerationContext.SummariesTable
|
static class |
SqlGenerationContext.VersionsTable
Meta information about the table containing version information. |
Methods in org.outerj.daisy.query.model with parameters of type SqlGenerationContext.Table | |
---|---|
void |
SqlGenerationContext.needsJoinWithTable(SqlGenerationContext.Table table)
Adds a table to join with. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |