Package | Description |
---|---|
org.mariadb.jdbc |
Modifier and Type | Class and Description |
---|---|
class |
CallableFunctionStatement |
class |
MariaDbFunctionStatement |
Modifier and Type | Method and Description |
---|---|
protected MariaDbPreparedStatementClient |
MariaDbConnection.clientPrepareStatement(String sql)
creates a new client prepared statement.
|
MariaDbPreparedStatementClient |
MariaDbPreparedStatementClient.clone(MariaDbConnection connection)
Clone statement.
|
Copyright © 2017 mariadb. All rights reserved.