skip to main content
Using the Driver : Client Information : Returning Client Information
  

Try DataDirect Drivers Now

Returning Client Information

Your application can return client information in the following ways:
*Using the following JDBC methods:
*Connection.getClientInfo()
*Connection.getClientInfo(property_name)
*DatabaseMetaData.getClientInfoProperties()
See "JDBC support" for more information about these JDBC methods.
*Using the JDBC extension methods provided in the com.ddtek.jdbc.extensions package. See "JDBC Extensions" for more information about the com.ddtek.jdbc.extensions package.