|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use org.silverpeas.persistence.repository | |
|---|---|
| org.silverpeas.dateReminder.persistent.repository | |
| org.silverpeas.persistence.repository | |
| org.silverpeas.persistence.repository.jpa | |
| Classes in org.silverpeas.persistence.repository used by org.silverpeas.dateReminder.persistent.repository | |
|---|---|
| EntityRepository
This interface must be implemented by all repositories handling Silverpeas entities that have to be persisted. |
|
| Classes in org.silverpeas.persistence.repository used by org.silverpeas.persistence.repository | |
|---|---|
| OperationContext
This class permits to give details about operation actions (save action for now), especially the user who is the author of the operation. |
|
| PaginationCriterion
A pagination criterion. |
|
| Parameters
A collection of parameters used to filter a query or used in a criterion. |
|
| QueryCriteria
Criteria is a simplified representation of conditions the entities targeted by a query have to satisfy and that constrains the query of such entities. |
|
| QueryCriteria.Clause
A clause representing the criteria the entities have to match. |
|
| SimpleQueryCriteria
A simple implementation of the QueryCriteria
interface. |
|
| Classes in org.silverpeas.persistence.repository used by org.silverpeas.persistence.repository.jpa | |
|---|---|
| EntityRepository
This interface must be implemented by all repositories handling Silverpeas entities that have to be persisted. |
|
| OperationContext
This class permits to give details about operation actions (save action for now), especially the user who is the author of the operation. |
|
| Parameters
A collection of parameters used to filter a query or used in a criterion. |
|
| QueryCriteria
Criteria is a simplified representation of conditions the entities targeted by a query have to satisfy and that constrains the query of such entities. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||