Standard properties

From InterBase
Jump to: navigation, search

Go Up to InterClient Data Source Properties for InterBase


Data Source standard properties
Name Type Description Default
Value

databaseName

String

The name of the database to connect to

null

serverName

String

The InterBase server name

localhost

user

String

The InterBase user who is connecting

null

password

String

The InterBase user password

null

networkProtocol

String

The InterBase network protocol; this can only be jdbc:interbase: for InterClient.

jdbc:interbase

port Number

int

The InterBase port number

3050

roleName

String

The InterBase role

null

dataSourceName

String

The logical name for the underlying XADataSource or Connection Pool; used only when pooling connections for InterBase (XA is not supported).

null

description

String

A description of this data source

null