8015340: remove erroneous @since tag
Reviewed-by: darcy
This commit is contained in:
parent
04a877811a
commit
383970e790
@ -954,7 +954,6 @@ public interface PreparedStatement extends Statement {
|
|||||||
* the JDBC driver does not support this data type
|
* the JDBC driver does not support this data type
|
||||||
* @see Types
|
* @see Types
|
||||||
*
|
*
|
||||||
* @since 1.6
|
|
||||||
*/
|
*/
|
||||||
void setObject(int parameterIndex, Object x, int targetSqlType, int scaleOrLength)
|
void setObject(int parameterIndex, Object x, int targetSqlType, int scaleOrLength)
|
||||||
throws SQLException;
|
throws SQLException;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user