Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
I
L
M
P
R
S
T
U
C
canRead(String)
- Method in interface edu.hussam.database.
Record
Checks if you can read this entry.
canRead(String)
- Method in class edu.hussam.database.sql.
DatabaseRecord
canWrite(String)
- Method in interface edu.hussam.database.
Record
Checks if the entry value can be changed.
canWrite(String)
- Method in class edu.hussam.database.sql.
DatabaseRecord
checkAlive()
- Method in interface edu.hussam.database.
Record
Checks if this Record is still usefull.
checkAlive()
- Method in class edu.hussam.database.sql.
DatabaseRecord
close()
- Method in class edu.hussam.database.sql.
ConnectionPool
close()
- Method in class edu.hussam.database.sql.
PreparedConnection
Use this to return this connection to the pool.
closeConnection()
- Method in class edu.hussam.database.sql.
PreparedConnection
This closes the Connection.
compareTo(Record)
- Method in class edu.hussam.database.sql.
DatabaseRecord
ConnectionPool
- Class in
edu.hussam.database.sql
This is the default connection pool used in this package.
ConnectionPool(DataSource, String, String, int)
- Constructor for class edu.hussam.database.sql.
ConnectionPool
ConnectionPool(String, String, String, int)
- Constructor for class edu.hussam.database.sql.
ConnectionPool
create(Map<String, Object>)
- Method in interface edu.hussam.database.
RecordHome
This is a method that creates a sepcific Record from map of entries.
create(Map<String, Object>)
- Method in class edu.hussam.database.sql.
DatabaseRecordHome
createConnection()
- Method in class edu.hussam.database.sql.
ConnectionPool
createTable()
- Method in interface edu.hussam.database.
RecordHome
Creates the table if it was not created.
createTable()
- Method in class edu.hussam.database.sql.
DatabaseRecordHome
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
I
L
M
P
R
S
T
U