- All Superinterfaces:
- Serializable
- See Also:
- Top Examples, Source Code,
ManagedConnection
public Object createConnectionFactory()
throws ResourceException
- See Also:
- ResourceAdapterInternalException
- Geek's Notes:
- Description Add your codes or notes Search More Java Examples
public Object createConnectionFactory(ConnectionManager cxManager)
throws ResourceException
- See Also:
- ResourceAdapterInternalException
- Geek's Notes:
- Description Add your codes or notes Search More Java Examples
public ManagedConnection createManagedConnection(Subject subject,
ConnectionRequestInfo cxRequestInfo)
throws ResourceException
- See Also:
- EISSystemException, ResourceAdapterInternalException, ResourceAllocationException, SecurityException
- Geek's Notes:
- Description Add your codes or notes Search More Java Examples
public boolean equals(Object other)
- Geek's Notes:
- Description Add your codes or notes Search More Java Examples
public PrintWriter getLogWriter()
throws ResourceException
- Geek's Notes:
- Description Add your codes or notes Search More Java Examples
public int hashCode()
- Geek's Notes:
- Description Add your codes or notes Search More Java Examples
public ManagedConnection matchManagedConnections(Set connectionSet,
Subject subject,
ConnectionRequestInfo cxRequestInfo)
throws ResourceException
- See Also:
- NotSupportedException, ResourceAdapterInternalException, SecurityException
- Geek's Notes:
- Description Add your codes or notes Search More Java Examples
public void setLogWriter(PrintWriter out)
throws ResourceException
- See Also:
- ResourceAdapterInternalException
- Geek's Notes:
- Description Add your codes or notes Search More Java Examples