Package | Description |
---|---|
org.apache.deltaspike.data.api |
Class and Description |
---|
EntityRepository
Base 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.
|
Copyright © 2015 The Apache Software Foundation. All rights reserved.