Package | Description |
---|---|
net.sf.mmm.jpa.api.query.statenent.jpql | |
net.sf.mmm.jpa.impl.query.statement.jpql |
Modifier and Type | Method and Description |
---|---|
<E> JpqlDeleteStatement<E> |
JpqlStatementFactory.deleteFrom(EntityAlias<E> alias) |
Modifier and Type | Class and Description |
---|---|
class |
JpqlDeleteStatementImpl<E>
Implementation of
JpqlDeleteStatement . |
Modifier and Type | Method and Description |
---|---|
<E> JpqlDeleteStatement<E> |
JpqlStatementFactoryImpl.deleteFrom(EntityAlias<E> alias) |
Copyright © 2001–2016 mmm-Team. All rights reserved.