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 |
FeatureAndFrom<SELF extends FeatureAndFrom<SELF>>
StatementFeature for a Statement with support for #innerJoin
block. |
Modifier and Type | Class and Description |
---|---|
class |
FeatureAndFromImpl
Implementation of
AbstractFeature for FeatureWhere . |
Copyright © 2001–2016 mmm-Team. All rights reserved.