A B C D E F G I L M P R S T U

T

TablesDataSource - Interface in edu.hussam.database
This represnts a source for all RecordHome.
Test - Class in edu.hussam.database.test
 
Test() - Constructor for class edu.hussam.database.test.Test
 
test() - Static method in class edu.hussam.database.test.Test
 
test2() - Static method in class edu.hussam.database.test.Test
 
test3() - Static method in class edu.hussam.database.test.Test
 
test4() - Static method in class edu.hussam.database.test.Test
 
test5() - Static method in class edu.hussam.database.test.Test
 
testForNull(Record) - Method in class edu.hussam.database.sql.DatabaseRecordHome
 
toID(Object) - Method in interface edu.hussam.database.RecordHome
If the object is a record, the method will return the ID of that record.
toID(Object) - Method in class edu.hussam.database.sql.DatabaseRecordHome
 
toRecord(String, Object) - Method in interface edu.hussam.database.RecordHome
if the object is an ID of another RecordHome, it will return the Record representing this ID.
toRecord(String, Object) - Method in class edu.hussam.database.sql.DatabaseRecordHome
If this object is a record, it will return the id of the record.
toString() - Method in class edu.hussam.database.sql.DatabaseRecord
 
toString() - Method in class edu.hussam.database.sql.DatabaseRecordHome
 

A B C D E F G I L M P R S T U