Package com.mysql.cj.jdbc
Class CallableStatement.CallableStatementParam
java.lang.Object
com.mysql.cj.jdbc.CallableStatement.CallableStatementParam
- Enclosing class:
- CallableStatement
protected static class CallableStatement.CallableStatementParam
extends java.lang.Object
-
Method Summary
Modifier and Type Method Description protected java.lang.Object
clone()
-
Method Details
-
clone
protected java.lang.Object clone() throws java.lang.CloneNotSupportedException- Overrides:
clone
in classjava.lang.Object
- Throws:
java.lang.CloneNotSupportedException
-