| Package | Description |
|---|---|
| org.apache.deltaspike.data.impl.builder | |
| org.apache.deltaspike.data.impl.handler | |
| org.apache.deltaspike.data.impl.meta |
| Modifier and Type | Method and Description |
|---|---|
QueryBuilder |
QueryBuilderFactory.build(RepositoryMethod method) |
| Modifier and Type | Method and Description |
|---|---|
RepositoryMethod |
CdiQueryInvocationContext.getRepositoryMethod() |
| Constructor and Description |
|---|
CdiQueryInvocationContext(Object proxy,
Method method,
Object[] args,
RepositoryMethod repoMethod,
javax.persistence.EntityManager entityManager) |
| Modifier and Type | Method and Description |
|---|---|
RepositoryMethod |
RepositoryComponents.lookupMethod(Class<?> repoClass,
Method method)
Repository access - lookup method information for a specific Repository class.
|
RepositoryMethod |
RepositoryComponent.lookupMethod(Method method)
Looks up method meta data by a Method object.
|
Copyright © 2011-2013 The Apache Software Foundation. All Rights Reserved.