wxPg::Binding | Abstract base class for data binding |
wxPg::Cached_result | Stores entire result of query locally |
wxPg::Data_row | Class, representing a single row of SQL query result |
wxPg::Data_row_provider | Interface, representing a single row of SQL query result |
wxPg::Database | Class for connecting to database and executing SQL statements |
wxPg::DB_client | Class for attaching to wxPg::Database |
wxPg::Grid_binding | Binding wxGrid to display data from wxPg::Result_data_provider |
wxPg::List_binding | Binding containers to contain values from entire column in wxPg::Result_data_provider |
wxPg::Prepared_statement | Prepared statement class |
wxPg::Query | Class for executing SQL queries, returning result |
wxPg::Query_browser | Class for executing SQL queries, that return large results |
wxPg::Result_data | Class, representing result of SQL query |
wxPg::Result_data_provider | Interface, representing result of SQL query |
wxPg::Row_binding | Binding widgets to display values from wxPg::Data_row |
wxPg::UI_manager | A container class for updating UI by multiple UI_updaters at once |
wxPg::UI_updater | Abstract base class for changing user interface |