Package-level declarations
Types
Link copied to clipboard
interface ConnectionManager
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Binds the parameter to preparedStatement by calling bindString, bindLong or similar. After binding, execute executes the query without a result, while executeQuery returns JdbcCursor.