| Class and Description |
|---|
| QueryInvocation
CDI qualifier - defines the kind of query invocation.
|
| RepositoryMethod
Stores information about a specific method of a Repository:
The reference to the Method reflection object
Whether this method delegates, is annotated or is parsed
A reference to the parent Repository
For parsed Repository methods, also the JPQL string is cached
|
| Class and Description |
|---|
| RepositoryComponent
Stores information about a specific Repository.
|
| Class and Description |
|---|
| RepositoryComponent
Stores information about a specific Repository.
|
| RepositoryMethod
Stores information about a specific method of a Repository:
The reference to the Method reflection object
Whether this method delegates, is annotated or is parsed
A reference to the parent Repository
For parsed Repository methods, also the JPQL string is cached
|
| Class and Description |
|---|
| Initialized
CDI qualifier.
|
| MethodType
Repository method type.
|
| RepositoryComponent
Stores information about a specific Repository.
|
| RepositoryComponents
Convenience class to access Repository and Repository method meta data.
|
| RepositoryEntity
Data structure to store information about an entity:
Stores the class of the entity
Stores the primary key class
|
| RepositoryMethod
Stores information about a specific method of a Repository:
The reference to the Method reflection object
Whether this method delegates, is annotated or is parsed
A reference to the parent Repository
For parsed Repository methods, also the JPQL string is cached
|
| Class and Description |
|---|
| RepositoryEntity
Data structure to store information about an entity:
Stores the class of the entity
Stores the primary key class
|
| Class and Description |
|---|
| RepositoryEntity
Data structure to store information about an entity:
Stores the class of the entity
Stores the primary key class
|
Copyright © 2011-2013 The Apache Software Foundation. All Rights Reserved.