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