|
OpenCog Framework
Branch: master, revision 6f0b7fc776b08468cf1b74aa9db028f387b4f0c0
|
This is the complete list of members for ODBCConnection, including all inherited members.
| connected(void) const | ODBCConnection | |
| dbname | ODBCConnection | private |
| exec(const char *) | ODBCConnection | |
| extract_error(const char *) | ODBCConnection | |
| free_pool | ODBCConnection | private |
| get_record_set(void) | ODBCConnection | private |
| is_connected | ODBCConnection | private |
| ODBCConnection(const char *dbname, const char *username, const char *authentication) | ODBCConnection | |
| ODBCRecordSet class | ODBCConnection | friend |
| sql_hdbc | ODBCConnection | private |
| sql_henv | ODBCConnection | private |
| username | ODBCConnection | private |
| ~ODBCConnection() | ODBCConnection |