skip to main content
Using the driver : Using 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()
*Using the JDBC extension methods provided in the com.ddtek.jdbc.extensions package.