StatementPrepareOptions
| Key | Type | Default | Description |
|---|---|---|---|
| paramTypes | OID[] | Specifies the data type for each parameter | |
| typeMap | DataTypeMap | GlobalTypeMap | Data type map instance |
Used with PreparedStatement.
| Key | Type | Default | Description |
|---|---|---|---|
| paramTypes | OID[] | Specifies the data type for each parameter | |
| typeMap | DataTypeMap | GlobalTypeMap | Data type map instance |
Used with PreparedStatement.