:: com :: sun :: star :: sdbc ::
|
unpublished |
interface XDatabaseMetaData2 |
|
|
- Base Interfaces
XDatabaseMetaData2
┗ XDatabaseMetaData
XDatabaseMetaData |
- (referenced interface's summary:)
- provides comprehensive information about the database as a whole.
|
|
- Usage Restrictions
- not published
- Description
- extends the XDatabaseMetaData interface to allow retrieval of additional
information.
|
Methods' Summary |
getConnectionInfo |
complements XDatabaseMetaData::getURL by returning the settings which,
upon construction of the connection, have been used besides the connection
URL.
|
Methods' Details |
getConnectionInfo
- Description
- complements XDatabaseMetaData::getURL by returning the settings which,
upon construction of the connection, have been used besides the connection
URL.
- See also
- XDriver::connect
|
|
Top of Page
Copyright © 1995, 2012, Oracle and/or its affiliates. All rights reserved. Oracle and Java are registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of their respective owners.