JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
B
C
D
E
F
H
O
U
B
BaseJpaRangeFinder
<
Item
> - Class in
org.seedstack.business.jpa
A base finder providing a simple pagination mechanism.
BaseJpaRangeFinder()
- Constructor for class org.seedstack.business.jpa.
BaseJpaRangeFinder
BaseJpaRepository
<
A
extends org.seedstack.business.api.domain.AggregateRoot<
K
>,
K
> - Class in
org.seedstack.business.jpa
This class serves as inheritance base for the JPA repositories.
BaseJpaRepository()
- Constructor for class org.seedstack.business.jpa.
BaseJpaRepository
Constructor.
BaseJpaRepository(Class<A>, Class<K>)
- Constructor for class org.seedstack.business.jpa.
BaseJpaRepository
C
computeFullRequestSize(Map<String, Object>)
- Method in class org.seedstack.business.jpa.
BaseJpaRangeFinder
Returns the total number of items available.
computeResultList(Range, Map<String, Object>)
- Method in class org.seedstack.business.jpa.
BaseJpaRangeFinder
Returns a sub list of items corresponding to the required range and criteria.
D
doDelete(K)
- Method in class org.seedstack.business.jpa.
BaseJpaRepository
doDelete(A)
- Method in class org.seedstack.business.jpa.
BaseJpaRepository
doLoad(K)
- Method in class org.seedstack.business.jpa.
BaseJpaRepository
doPersist(A)
- Method in class org.seedstack.business.jpa.
BaseJpaRepository
doSave(A)
- Method in class org.seedstack.business.jpa.
BaseJpaRepository
E
entityManager
- Variable in class org.seedstack.business.jpa.
BaseJpaRepository
F
find(Range, Map<String, Object>)
- Method in class org.seedstack.business.jpa.
BaseJpaRangeFinder
H
handle(Entity, Configuration)
- Method in class org.seedstack.business.jpa.
OracleSequenceHandler
O
OracleSequenceHandler
- Class in
org.seedstack.business.jpa
Handles oracle sequence for identity management.
OracleSequenceHandler()
- Constructor for class org.seedstack.business.jpa.
OracleSequenceHandler
org.seedstack.business.jpa
- package org.seedstack.business.jpa
Provides infrastructure classes specific to JPA.
U
updateQuery(Query, Map<String, Object>)
- Method in class org.seedstack.business.jpa.
BaseJpaRangeFinder
B
C
D
E
F
H
O
U
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2013-2015–2015. All rights reserved.