Modifier and Type | Interface and Description |
---|---|
interface |
JpqlSelectStatement<E>
Extends a regular
SelectStatement with advanced features like
HAVING clause . |
Modifier and Type | Class and Description |
---|---|
class |
JpqlSelectStatementImpl<E,T>
Implementation of
JpqlSelectStatement . |
Modifier and Type | Interface and Description |
---|---|
interface |
OrientDbSelectStatement<E>
Extends a regular
SelectStatement for OrientDB with advanced features like
LET clause . |
Modifier and Type | Class and Description |
---|---|
class |
OrientDbSelectStatementImpl<E>
Implementation of
OrientDbSelectStatement . |
Modifier and Type | Interface and Description |
---|---|
interface |
FeaturePaging<SELF extends FeaturePaging<SELF>>
|
Modifier and Type | Interface and Description |
---|---|
interface |
SelectStatement<E,SELF extends SelectStatement<E,SELF>>
|
Modifier and Type | Class and Description |
---|---|
class |
FeaturePagingImpl
Implementation of
AbstractFeature for FeatureWhere . |
Modifier and Type | Class and Description |
---|---|
class |
AbstractSelectStatement<E,SELF extends SelectStatement<E,SELF>,T>
This is the abstract base-implementation of
SelectStatement . |
Copyright © 2001–2016 mmm-Team. All rights reserved.