| Package | Description |
|---|---|
| com.mysql.cj.jdbc |
| Modifier and Type | Method and Description |
|---|---|
private Row |
DatabaseMetaData.convertTypeDescriptorToProcedureRow(byte[] procNameAsBytes,
byte[] procCatAsBytes,
java.lang.String paramName,
boolean isOutParam,
boolean isInParam,
boolean isReturnParam,
DatabaseMetaData.TypeDescriptor typeDesc,
boolean forGetFunctionColumns,
int ordinal) |