Package | Description |
---|---|
org.apache.deltaspike.data.api | |
org.apache.deltaspike.example |
Modifier and Type | Interface and Description |
---|---|
interface |
FullEntityRepository<E,PK extends Serializable>
Full repository interface.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractEntityRepository<E,PK extends Serializable>
Base Repository class to be extended by concrete implementations
(abstract classes with implementation methods).
|
class |
AbstractFullEntityRepository<E,PK extends Serializable>
Full repository base class to be extended by concrete implementations.
|
Modifier and Type | Interface and Description |
---|---|
interface |
ArticleRepository |
Copyright © 2020 The Apache Software Foundation. All rights reserved.