ClientInfoProperties

class ClientInfoProperties(rs: ResultSet)

Wrapper for results of getClientInfoProperties method and represents a list of the client info properties supported by the current driver

Parameters

rs

Constructors

Link copied to clipboard
fun ClientInfoProperties(rs: ResultSet)

Properties

Link copied to clipboard
val defaultValue: String?

Default value of property

Link copied to clipboard
val description: String?

Description of property. Will typically contain information as to where this property is stored in the database

Link copied to clipboard
val maxLength: Int

Maximum length of the value for the property

Link copied to clipboard
val name: String

Name of client info property