The following methods were ommitted from the JDBC 4 initial Integration:
ResultSet
getNString(int)
getNString(String)
CallableStatement
getNString(int)
getNString(String)
getCharacterStream(int)
getCharacterStream(String)
getNCharacterStream(int)
getNCharacterStream(String)
SQLInput
readRowId()
readNString()
readSQLXML()
readNClob()
SQLOutput
writeRowId()
writeNString()
writeSQLXML()
writeNClob()
SQLXML
createStreamReader()
createStreamWriter()
DataTruncation
2 new constructors which support the cause parameter
ResultSet
getNString(int)
getNString(String)
CallableStatement
getNString(int)
getNString(String)
getCharacterStream(int)
getCharacterStream(String)
getNCharacterStream(int)
getNCharacterStream(String)
SQLInput
readRowId()
readNString()
readSQLXML()
readNClob()
SQLOutput
writeRowId()
writeNString()
writeSQLXML()
writeNClob()
SQLXML
createStreamReader()
createStreamWriter()
DataTruncation
2 new constructors which support the cause parameter