From 706d749bad16ec2ab1400f4838c39552fcbdf00f Mon Sep 17 00:00:00 2001 From: Dirk Dougherty Date: Sat, 23 May 2015 16:32:50 -0700 Subject: Doc change: remove older diffs from static server hosting. Requests will redirect to downloadable zips in cloud storage. Change-Id: Id3144b172808b1cde555d778f31ad5b4db0d941b --- .../9/changes/java.sql.DatabaseMetaData.html | 264 --------------------- 1 file changed, 264 deletions(-) delete mode 100644 docs/html/sdk/api_diff/9/changes/java.sql.DatabaseMetaData.html (limited to 'docs/html/sdk/api_diff/9/changes/java.sql.DatabaseMetaData.html') diff --git a/docs/html/sdk/api_diff/9/changes/java.sql.DatabaseMetaData.html b/docs/html/sdk/api_diff/9/changes/java.sql.DatabaseMetaData.html deleted file mode 100644 index 02642aa..0000000 --- a/docs/html/sdk/api_diff/9/changes/java.sql.DatabaseMetaData.html +++ /dev/null @@ -1,264 +0,0 @@ - - - - - - - - - -java.sql.DatabaseMetaData - - - - - - - - - - -
-
-
-

-Interface java.sql.DatabaseMetaData -

-

Added interface java.sql.Wrapper.
- - -

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Added Methods -
- - boolean autoCommitFailureClosesAllResultSets() -  
- - ResultSet getClientInfoProperties() -  
- - ResultSet getFunctionColumns(String, String, String, String) -  
- - ResultSet getFunctions(String, String, String) -  
- - RowIdLifetime getRowIdLifetime() -  
- - ResultSet getSchemas(String, String) -  
- - boolean supportsStoredFunctionsUsingCallSyntax() -  
-  - -

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Added Fields -
- - int functionColumnIn -  
- - int functionColumnInOut -  
- - int functionColumnOut -  
- - int functionColumnResult -  
- - int functionColumnUnknown -  
- - int functionNoNulls -  
- - int functionNoTable -  
- - int functionNullable -  
- - int functionNullableUnknown -  
- - int functionResultUnknown -  
- - int functionReturn -  
- - int functionReturnsTable -  
- - int sqlStateSQL -  
-  -

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