t_DataSourceConnections_ServiceDataSourceConnection
ServiceDataSourceConnection
Service Persistence connection information for a particular environment.
Properties
adapter : stringData source adapter type.
This element specifies which type of database we are connecting to.description : stringData source connection description.
readLimit : nonNegativeIntThe maximum number of instances that can be returned by read() (0 for unlimited). Overrides the data source setting.
Valid values based on“int”. 0 (minInclusive) warningTimeout : nonNegativeLongThe long-running query warning timeout in milliseconds (0 for unlimited). Overridable by the nexj.dataSourceConnection.<name>.warningTimeout system property.
Valid values based on“long”. 0 (minInclusive)
Content
Sequence of:
Sequence of:
Parents
Parent topic: t_Connections_DataSourceConnections
Parent topic: t_Environment_DataSourceConnections
Parent topic: reuseable-references