Interface java.sql.DatabaseMetaData
Added interface java.sql.Wrapper.
| Added Methods | |
|---|---|
  
  boolean autoCommitFailureClosesAllResultSets() | 
  |
  
  ResultSet getClientInfoProperties() | 
  |
  
  ResultSet getFunctionColumns(String, | 
  |
  
  ResultSet getFunctions(String, | 
  |
  
  RowIdLifetime getRowIdLifetime() | 
  |
  
  ResultSet getSchemas(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 | 
  |
