JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Letter
Next Letter
Frames
No Frames
All Classes
A
B
C
D
E
F
G
H
I
S
T
U
A
AbstractHibernateRepository
<
T
,
V
extends java.io.Serializable> - Class in
uk.ac.ncl.botnetwork
The abstract implementation of the hibernate repository which all other repositories (in this scope) extend.
AbstractHibernateRepository()
- Constructor for class uk.ac.ncl.botnetwork.
AbstractHibernateRepository
addCriterion(Criterion)
- Method in class uk.ac.ncl.botnetwork.
CriteriaBuilder
Add a
Criterion
to the internal
Criteria
.
addSort(Sort)
- Method in class uk.ac.ncl.botnetwork.
CriteriaBuilder
Specifically add
Sort
to the
Criteria
to determine the order of query results.
A
B
C
D
E
F
G
H
I
S
T
U
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Letter
Next Letter
Frames
No Frames
All Classes