| Package | Description |
|---|---|
| org.revenj.postgres.jinq.jpqlquery |
| Modifier and Type | Class and Description |
|---|---|
static class |
From.FromDataSource |
static class |
From.FromNavigationalLinks |
static class |
From.FromNavigationalLinksGeneric |
static class |
From.FromNavigationalLinksJoinFetch |
static class |
From.FromNavigationalLinksLeftOuterJoin |
static class |
From.FromNavigationalLinksLeftOuterJoinFetch |
| Modifier and Type | Field and Description |
|---|---|
From |
FromAliasExpression.from |
| Modifier and Type | Field and Description |
|---|---|
List<From> |
SelectFromWhere.froms |
| Modifier and Type | Method and Description |
|---|---|
static From |
From.forDataSource(String name) |
static From |
From.forNavigationalLinks(Expression linksExpr) |
| Constructor and Description |
|---|
FromAliasExpression(From from) |
Copyright © 2015. All rights reserved.