Standard properties
Go Up to InterClient Data Source Properties for InterBase
Name | Type | Description | Default Value |
---|---|---|---|
|
String |
The name of the database to connect to |
null |
|
String |
The InterBase server name |
localhost |
|
String |
The InterBase user who is connecting |
null |
|
String |
The InterBase user password |
null |
|
String |
The InterBase network protocol; this can only be jdbc:interbase: for InterClient. |
jdbc:interbase |
|
int |
The InterBase port number |
3050 |
|
String |
The InterBase role |
null |
|
String |
The logical name for the underlying XADataSource or Connection Pool; used only when pooling connections for InterBase (XA is not supported). |
null |
|
String |
A description of this data source |
null |