KjwArrayResultSet | KjwArrayResultSet is a resultset class |
KjwCache | FIXME: needs documentation |
KjwFakeSql | KjwFakeSql is an abstract class to alleviate the construction of fake sql supporting classes |
KjwMsResultSet | KjwMsResultSet is an implementation for mssql of the KjwResultSet abstract class |
KjwMsSql | KjwMsSql is the mssql implementation of the KjwSql abstract class |
KjwMyResultSet | KjwMyResultSet is an implementation for mysql of the KjwResultSet abstract class |
KjwMySql | KjwMySql is the mysql implementation of the KjwSql abstract class |
KjwObject | Everyone inherits from KjwObject |
KjwPgResultSet | KjwPgResultSet is an implementation for postgresql of the KjwResultSet abstract class |
KjwPgSql | KjwPgSql is the postgresql implementation of the KjwSql abstract class |
KjwResultSet | KjwResultSet is an abstraction of SQL database result sets |
KjwSql | KjwSql abstract class |
KjwUtil | KjwUtil contains various static methods |
KjwXmlSql | KjwXmlSql is a tiny xml implementation of the KjwFakeSql abstract class |