Package | Description |
---|---|
net.sf.mmm.jpa.impl.query.statement.jpql | |
net.sf.mmm.orient.base.query.statement | |
net.sf.mmm.util.query.base.statement |
Modifier and Type | Class and Description |
---|---|
class |
JpqlUpdateStatementImpl<E>
Implementation of
JpqlUpdateStatement . |
Modifier and Type | Class and Description |
---|---|
class |
OrientDbInsertStatementImpl<E>
Implementation of
OrientDbInsertStatement . |
class |
OrientDbUpdateStatementImpl<E>
Implementation of
OrientDbUpdateStatement . |
Modifier and Type | Class and Description |
---|---|
class |
AbstractInsertStatement<E,SELF extends InsertStatement<E,SELF>>
This is the abstract base-implementation of
InsertStatement . |
class |
AbstractUpdateStatement<E,SELF extends UpdateStatement<E,SELF>>
This is the abstract base-implementation of
UpdateStatement . |
Copyright © 2001–2016 mmm-Team. All rights reserved.