public class SampleConnectionMetaDataImpl
extends java.lang.Object
implements javax.resource.cci.ConnectionMetaData
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
COPYRIGHT
Copyright statement.
|
| Constructor and Description |
|---|
SampleConnectionMetaDataImpl(SampleManagedConnection smc)
SampleConnectionMetaDataImpl constructor
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getEISProductName()
get the product name
|
java.lang.String |
getEISProductVersion()
get the product version
|
java.lang.String |
getUserName()
get the user name
|
public static final java.lang.String COPYRIGHT
public SampleConnectionMetaDataImpl(SampleManagedConnection smc)
SampleManagedConnection - public java.lang.String getEISProductName()
throws javax.resource.ResourceException
getEISProductName in interface javax.resource.cci.ConnectionMetaDatajava.resource.ResourceExceptionjavax.resource.ResourceExceptionpublic java.lang.String getEISProductVersion()
throws javax.resource.ResourceException
getEISProductVersion in interface javax.resource.cci.ConnectionMetaDatajava.resource.ResourceExceptionjavax.resource.ResourceExceptionpublic java.lang.String getUserName()
throws javax.resource.ResourceException
getUserName in interface javax.resource.cci.ConnectionMetaDatajava.resource.ResourceExceptionjavax.resource.ResourceException