JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
net.sf.mmm.util.query.api.feature
Interface StatementFeature
All Known Subinterfaces:
DeleteStatement
<E,SELF>,
FeatureAndFrom
<SELF>,
FeatureFetch
<E>,
FeatureGroupBy
<SELF>,
FeatureHaving
<SELF>,
FeatureInnerJoin
<SELF>,
FeatureLet
<SELF>,
FeatureLimit
<SELF>,
FeatureModify
,
FeatureOrderBy
<SELF>,
FeaturePaging
<SELF>,
FeatureSet
<SELF>,
FeatureUpsert
<SELF>,
FeatureValues
<SELF>,
FeatureWhere
<SELF>,
InsertStatement
<E,SELF>,
JpqlDeleteStatement
<E>,
JpqlSelectStatement
<E>,
JpqlUpdateStatement
<E>,
ModifyStatement
<E,SELF>,
OrientDbDeleteStatement
<E>,
OrientDbInsertStatement
<E>,
OrientDbSelectStatement
<E>,
OrientDbUpdateStatement
<E>,
SelectStatement
<E,SELF>,
StoreStatement
<E,SELF>,
UpdateStatement
<E,SELF>
All Known Implementing Classes:
AbstractDeleteStatement
,
AbstractFeature
,
AbstractInsertStatement
,
AbstractModifyStatement
,
AbstractSelectStatement
,
AbstractStoreStatement
,
AbstractUpdateStatement
,
FeatureAndFromImpl
,
FeatureGroupByImpl
,
FeatureHavingImpl
,
FeatureLetImpl
,
FeatureOrderByImpl
,
FeaturePagingImpl
,
FeatureSetImpl
,
FeatureUpsertImpl
,
FeatureWhereImpl
,
JpqlDeleteStatementImpl
,
JpqlSelectStatementImpl
,
JpqlUpdateStatementImpl
,
OrientDbDeleteStatementImpl
,
OrientDbInsertStatementImpl
,
OrientDbSelectStatementImpl
,
OrientDbUpdateStatementImpl
public interface
StatementFeature
Marker interface for a feature of a
Statement
.
Since:
8.0.0
Author:
hohwille
Skip navigation links
Overview
Package
Class
Use
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
Copyright © 2001–2016
mmm-Team
. All rights reserved.