| Package | Description |
|---|---|
| info.archinnov.achilles.internal.persistence.operations | |
| info.archinnov.achilles.persistence | |
| info.archinnov.achilles.query.typed |
| Constructor and Description |
|---|
SliceQueryExecutor(PersistenceContextFactory contextFactory,
ConfigurationContext configContext,
DaoContext daoContext) |
| Modifier and Type | Field and Description |
|---|---|
protected PersistenceContextFactory |
PersistenceManager.contextFactory |
| Constructor and Description |
|---|
PersistenceManager(Map<Class<?>,EntityMeta> entityMetaMap,
PersistenceContextFactory contextFactory,
DaoContext daoContext,
ConfigurationContext configContext) |
| Constructor and Description |
|---|
TypedQueryBuilder(Class<T> entityClass,
DaoContext daoContext,
String queryString,
EntityMeta meta,
PersistenceContextFactory contextFactory,
boolean managed,
boolean shouldNormalizeQuery,
Object[] boundValues) |
Copyright © 2012-2014. All Rights Reserved.