Name

ConnectionSpec

Synopsis

A ConnectionSpec object can be used to pass vendor-specific properties when creating a Connection using the getConnection() method on ConnectionFactory. A vendor may provide its own implementation of this interface containing a set of JavaBeans properties that can be set to control the nature of the connection.

public interface ConnectionSpec {
}

Passed To

javax.resource.cci.ConnectionFactory.getConnection()

Get Java Enterprise in a Nutshell, Second Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.