| Package | Description |
|---|---|
| org.babyfish.persistence.path |
| Modifier and Type | Interface and Description |
|---|---|
interface |
TypedFetchPath<R> |
interface |
TypedSimpleOrderPath<R> |
| Modifier and Type | Method and Description |
|---|---|
static <R,P extends TypedQueryPath<R>> |
TypedQueryPaths.combine(P[] pathArr1,
P... pathArr2) |
static <R,P extends TypedQueryPath<R>> |
TypedQueryPaths.combine(P path,
P... pathArr) |
static <R,P extends TypedQueryPath<R>> |
TypedQueryPaths.fetchPaths(P... pathArr) |
static <R,P extends TypedQueryPath<R>> |
TypedQueryPaths.simpleOrderPaths(P... pathArr) |
| Modifier and Type | Method and Description |
|---|---|
static <R,P extends TypedQueryPath<R>> |
TypedQueryPaths.combine(P[] pathArr1,
P... pathArr2) |
static <R,P extends TypedQueryPath<R>> |
TypedQueryPaths.combine(P path,
P... pathArr) |
static <R,P extends TypedQueryPath<R>> |
TypedQueryPaths.fetchPaths(P... pathArr) |
static <R,P extends TypedQueryPath<R>> |
TypedQueryPaths.simpleOrderPaths(P... pathArr) |
| Modifier and Type | Method and Description |
|---|---|
static <R,P extends TypedQueryPath<R>> |
TypedQueryPaths.combine(P[] pathArr1,
P... pathArr2) |
static <R,P extends TypedQueryPath<R>> |
TypedQueryPaths.combine(P[] pathArr1,
P... pathArr2) |
static <R,P extends TypedQueryPath<R>> |
TypedQueryPaths.combine(P path,
P... pathArr) |
static <R,P extends TypedQueryPath<R>> |
TypedQueryPaths.fetchPaths(P... pathArr) |
static <R,P extends TypedQueryPath<R>> |
TypedQueryPaths.simpleOrderPaths(P... pathArr) |
Copyright © 2015. All rights reserved.