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
L
M
N
P
Q
R
S
T
U
V
E
EmptySearchException
- Exception in
uk.org.ury.library.exceptions
Exception thrown when a library search is initiated in which the query string is null.
EmptySearchException()
- Constructor for exception uk.org.ury.library.exceptions.
EmptySearchException
Construct a new EmptySearchException with a default reason.
EmptySearchException(String)
- Constructor for exception uk.org.ury.library.exceptions.
EmptySearchException
Construct a new EmptySearchException.
encode(Map<String, Object>)
- Static method in class uk.org.ury.protocol.
ProtocolUtils
Encode a key-value map into a protocol string.
executeQuery(String, int)
- Method in class uk.org.ury.database.
DatabaseDriver
Execute an unprepared SQL statement with no arguments.
executeQuery(String, Object[], int)
- Method in class uk.org.ury.database.
DatabaseDriver
Perform a SQL statement with arguments.
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
L
M
N
P
Q
R
S
T
U
V