Package | Description |
---|---|
net.sf.mmm.jpa.api.query.statenent.jpql | |
net.sf.mmm.jpa.impl.query.statement.jpql | |
net.sf.mmm.util.query.api.feature | |
net.sf.mmm.util.query.base.feature |
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 |
FeatureHaving<SELF extends FeatureHaving<SELF>>
This is the abstract interface for a
Statement allowing a
HAVING clause . |
Modifier and Type | Class and Description |
---|---|
class |
FeatureHavingImpl
Implementation of
AbstractFeature for FeatureWhere . |
Copyright © 2001–2016 mmm-Team. All rights reserved.