Sun Adapter for Oracle Applications API

com.stc.connector.oracleadapter.base
Class ActivationSpecImpl

java.lang.Object
  extended by com.stc.connector.framework.eway.DBActivationSpec
      extended by com.stc.connector.oracleadapter.base.ActivationSpecImpl
All Implemented Interfaces:
java.io.Serializable, javax.resource.spi.ActivationSpec, javax.resource.spi.ResourceAdapterAssociation

public class ActivationSpecImpl
extends com.stc.connector.framework.eway.DBActivationSpec

Activation Spec for database Inbound functionality

Author:
jtran
See Also:
Serialized Form

Constructor Summary
ActivationSpecImpl()
          This class is just here because some DBs need to sub class this anyhow
 
Method Summary
 
Methods inherited from class com.stc.connector.framework.eway.DBActivationSpec
getDatabaseName, getPassword, getPollMilliseconds, getPortNumber, getPreparedStatement, getResourceAdapter, getServerName, getUser, setDatabaseName, setPassword, setPollMilliseconds, setPortNumber, setPreparedStatement, setResourceAdapter, setServerName, setUser, toString, validate
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ActivationSpecImpl

public ActivationSpecImpl()
This class is just here because some DBs need to sub class this anyhow


Sun Adapter for Oracle Applications API

Copyright © 2008 Sun Microsystems, Inc.