javax.resource.cci
Interface ConnectionSpec

public interface ConnectionSpec
An ConnectionSpec holds connection specific properties for use by a ConnectionFactory in creating a Connection.n Connection in order to execute a function on the underlying resource. The ConnectionSpec interface should be implemented as a JavaBean in order for ease of tool support. A standard set of properties are defined in the specification. In addition an implementation may implement additional properties.
SinceNot specified.
VersionNot specified.
AuthorNot specified.
Wiki javadoc Use textile entry format.
Add your comments here.