XQDataSource
is a factory for XQConnection
objects. The datasource may be obtained from a JNDI source or through other means. XQConnection
) objects may be created using an existing JDBC connection. This is an optional feature that may not be supported by all implementations. If the implementation supports this mechanism, then the XQuery connection may inherit some of the JDBC connection's properties, such as login timeout, log writer etc.
|
|
|
|
|
|
|
|
|
|
|
|
|
|