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.SQLOutput.html | 143 +++++++++++++++++++++ 1 file changed, 143 insertions(+) create mode 100644 docs/html/sdk/api_diff/9/changes/java.sql.SQLOutput.html (limited to 'docs/html/sdk/api_diff/9/changes/java.sql.SQLOutput.html') diff --git a/docs/html/sdk/api_diff/9/changes/java.sql.SQLOutput.html b/docs/html/sdk/api_diff/9/changes/java.sql.SQLOutput.html new file mode 100644 index 0000000..493b133 --- /dev/null +++ b/docs/html/sdk/api_diff/9/changes/java.sql.SQLOutput.html @@ -0,0 +1,143 @@ + + + + + + + + + +java.sql.SQLOutput + + + + + + + + + + +
+
+
+

+Interface java.sql.SQLOutput +

+ + +

+ + + + + + + + + + + + + + + + + + + + +
Added Methods +
+ + void writeNClob(NClob) +  
+ + void writeNString(String) +  
+ + void writeRowId(RowId) +  
+ + void writeSQLXML(SQLXML) +  
+  + +

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