Interface | Description |
---|---|
OrientDbDeleteStatement<E> |
Extends a regular
DeleteStatement for OrientDB with advanced features. |
OrientDbInsertStatement<E> |
Extends a regular
InsertStatement for OrientDB with advanced features. |
OrientDbSelectStatement<E> |
Extends a regular
SelectStatement for OrientDB with advanced features like
LET clause . |
OrientDbStatementFactory |
This is the interface extends
StatementFactory for OrientDb. |
OrientDbUpdateStatement<E> |
Extends a regular
UpdateStatement for OrientDB with advanced features like UPSERT . |
Copyright © 2001–2016 mmm-Team. All rights reserved.