No examples for this method.
Frequently called with: [Clear]
-1
API Diff Specification | |
To Level: | 9 |
From Level: | 8 |
Generated | 2010.11.19 19:12 |
DatabaseMetaData
Added interface java.sql.Wrapper
.
Added Methods | |
---|---|
boolean
autoCommitFailureClosesAllResultSets ()
|
|
ResultSet
getClientInfoProperties ()
|
|
ResultSet
getFunctionColumns (
String,
String
|
|
ResultSet
getFunctions (
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
|