Modifier and Type | Interface and Description |
---|---|
interface |
JpqlStatementFactory
This is the interface extends
StatementFactory for Jpql . |
Modifier and Type | Class and Description |
---|---|
class |
JpqlStatementFactoryImpl
This is the interface
|
Modifier and Type | Interface and Description |
---|---|
interface |
OrientDbStatementFactory
This is the interface extends
StatementFactory for OrientDb. |
Modifier and Type | Class and Description |
---|---|
class |
OrientDbStatementFactoryImpl
This is the implementation of
OrientDbStatementFactory . |
Modifier and Type | Interface and Description |
---|---|
interface |
StatementFactory
This is the interface for the factory used to create SQL
Statement s using a type-safe and fluent builder API. |
Modifier and Type | Class and Description |
---|---|
class |
AbstractStatementFactory
This is the abstract base implementation of
StatementFactory . |
Copyright © 2001–2016 mmm-Team. All rights reserved.