Interface | Description |
---|---|
JpqlDeleteStatement<E> |
Extension of a regular
DeleteStatement for JPQL . |
JpqlSelectStatement<E> |
Extends a regular
SelectStatement with advanced features like
HAVING clause . |
JpqlStatementFactory |
This is the interface extends
StatementFactory for Jpql . |
JpqlUpdateStatement<E> |
Extension of a regular
UpdateStatement for JPQL . |
Copyright © 2001–2016 mmm-Team. All rights reserved.