From e2482507ff328d9aaec3e9b765e8eb76e57a1d47 Mon Sep 17 00:00:00 2001 From: Dirk Dougherty Date: Fri, 19 Nov 2010 19:25:41 -0800 Subject: cherry pick from gingerbread: I14e59a2281fac9a437ebf52df4c846e7a1e9cc4a Do not merge: Doc change: API diff report for gingerbread. Change-Id: Ib6d916f76614ddcb80760fb89f6bb3d7d66344b8 --- .../sdk/api_diff/9/changes/java.sql.SQLInput.html | 143 +++++++++++++++++++++ 1 file changed, 143 insertions(+) create mode 100644 docs/html/sdk/api_diff/9/changes/java.sql.SQLInput.html (limited to 'docs/html/sdk/api_diff/9/changes/java.sql.SQLInput.html') diff --git a/docs/html/sdk/api_diff/9/changes/java.sql.SQLInput.html b/docs/html/sdk/api_diff/9/changes/java.sql.SQLInput.html new file mode 100644 index 0000000..9e726d0 --- /dev/null +++ b/docs/html/sdk/api_diff/9/changes/java.sql.SQLInput.html @@ -0,0 +1,143 @@ + + + + + + + + + +java.sql.SQLInput + + + + + + + + + + +
+
+
+

+Interface java.sql.SQLInput +

+ + +

+ + + + + + + + + + + + + + + + + + + + +
Added Methods +
+ + NClob readNClob() +  
+ + String readNString() +  
+ + RowId readRowId() +  
+ + SQLXML readSQLXML() +  
+  + +

+ +
+
+ + + + -- cgit v1.1