Package | Description |
---|---|
org.apache.deltaspike.data.api | |
org.apache.deltaspike.example |
Class and Description |
---|
AbstractEntityRepository
Base Repository class to be extended by concrete implementations
(abstract classes with implementation methods).
|
EntityCountRepository |
EntityGraphType
Entity graph type (fetch graph or load graph).
|
EntityManagerDelegate
Expose
EntityManager methods not present on repository base interfaces. |
EntityPersistenceRepository |
EntityRepository
Base Repository interface.
|
FullEntityRepository
Full repository interface.
|
QueryResult
Can be used as query result type, which will not execute the query immediately.
|
Repository
The Repository annotation needs to be present in order to have the
interface or class to be processed by the CDI extension.
|
SingleResultType
Defines the way a single result query is fetched.
|
Class and Description |
---|
EntityCountRepository |
EntityPersistenceRepository |
EntityRepository
Base Repository interface.
|
Repository
The Repository annotation needs to be present in order to have the
interface or class to be processed by the CDI extension.
|
Copyright © 2020 The Apache Software Foundation. All rights reserved.