| Package | Description |
|---|---|
| org.refcodes.criteria.factories | |
| org.refcodes.criteria.factories.impls |
| Modifier and Type | Interface and Description |
|---|---|
interface |
PartitionQueryFactory<Q,PS>
The
PartitionQueryFactory is a specialization of the
QueryFactory in that it is capable of generating queries targeting at
a dedicated partition of a (database) cluster, the partion's query does not
contain obsolete query statements enhancing the database's query processing
performance. |
| Modifier and Type | Class and Description |
|---|---|
class |
ExpressionQueryFactoryImpl
The
ExpressionCriteriaFactoryImpl is capable of creating query
String instances from Criteria instances; the query
String instances which can be used as parts of SQL statements. |
Copyright © 2015. All rights reserved.