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
J
L
M
N
O
P
Q
R
S
T
U
V
Q
QueryBuilderUtil
- Class in
fri.util.database.jpa.tree.util
Utilities for editing JPQL queries.
queryCount(String, Object[])
- Method in interface fri.util.database.jpa.commons.
DbSession
Executes given query and returns the resulting count of found records.
queryCount(String, Object[])
- Method in class fri.util.database.jpa.commons.
DbSessionJpaImpl
queryCount(String, Object[])
- Method in class fri.util.database.jpa.tree.hibernatesession.
DbSessionHibernateImpl
queryList(String, Object[])
- Method in interface fri.util.database.jpa.commons.
DbSession
Executes a query and returns its result list.
queryList(String, Object[])
- Method in class fri.util.database.jpa.commons.
DbSessionJpaImpl
queryList(String, Object[])
- Method in class fri.util.database.jpa.tree.hibernatesession.
DbSessionHibernateImpl
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
J
L
M
N
O
P
Q
R
S
T
U
V