Package | Description |
---|---|
org.mariadb.jdbc |
Modifier and Type | Class and Description |
---|---|
class |
CallableProcedureStatement |
class |
MariaDbProcedureStatement |
Modifier and Type | Method and Description |
---|---|
ServerSidePreparedStatement |
ServerSidePreparedStatement.clone(MariaDbConnection connection)
Clone statement.
|
ServerSidePreparedStatement |
MariaDbConnection.serverPrepareStatement(String sql)
Create a new server prepared statement.
|
Copyright © 2020 mariadb.com. All rights reserved.