Static Public Member Functions | |
| static void | main (String args[]) |
Static Private Member Functions | |
| static boolean | checkForWarning (SQLWarning warn) throws SQLException |
| static void | dispResultSet (ResultSet rs) throws SQLException |
| static void SimpleSelect::main | ( | String | args[] | ) | [inline, static] |
References checkForWarning(), dispResultSet(), stmt, and user.
| static boolean SimpleSelect::checkForWarning | ( | SQLWarning | warn | ) | throws SQLException [inline, static, private] |
Referenced by main().
| static void SimpleSelect::dispResultSet | ( | ResultSet | rs | ) | throws SQLException [inline, static, private] |
Referenced by main().
1.5.6