allowedTypes_ | DBObjectManager | [private, static] |
allowedTypesInit_ | DBObjectManager | [private, static] |
availableMethods(Object obj, String prefix) | DBObjectManager | [private] |
availableMethodsMap_ | DBObjectManager | [private, static] |
createTable(Object obj, String tableName, String dbName) | DBObjectManager | [private] |
db_ | DBObjectManager | [private] |
deCapitalise(String word) | DBObjectManager | [private, static] |
fillObject(Object obj, ResultSet dbrs) | DBObjectManager | |
getDBConnection() | DBObjectManager | |
initAllowedTypes() | DBObjectManager | [private, static] |
initPrimitiveTypes() | DBObjectManager | [private, static] |
listTypes_ | DBObjectManager | [private, static] |
passDBConnection(DBConnectionManager theDataBase) | DBObjectManager | |
primitiveTypes_ | DBObjectManager | [private, static] |
primitiveTypesInit_ | DBObjectManager | [private, static] |
sqlType(Object obj, Method method) | DBObjectManager | [private] |
strip_(String word) | DBObjectManager | [private, static] |
tableNames_ | DBObjectManager | [private] |
unCamelMe(String word) | DBObjectManager | [private, static] |
writeObject(Object obj, String tableName, String dbName) | DBObjectManager | |
writeToDB(String tableName, String dbName) | DBObjectManager | |
writeToDB(String dbName) | DBObjectManager | |