|
SAP NetWeaver 7.30 SP01 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IConnectorMetaData
Provides metadata for this connector
| Field Summary | |
|---|---|
static int |
UNBOUNDED
use these constants to declare unbounded variable values |
static int |
UNDEFINED
use these constants to declare undefined variable values |
| Method Summary | |
|---|---|
Set |
getAdditionalProperties()
returns additional properties names and values supported by the connector |
String |
getAdditionalPropertyValue(String propertyName)
Returns a value of a given property name |
ICapabilities |
getCapabilities(IConnectionSpec connectionSpec)
returns the capabilities of this connector |
int |
getConnectionDefaultTimeout()
Returns the default timeout in milliseconds for obtaining a connection |
String |
getDefaultDateFormat()
Returns the default date format when using a query |
String |
getDefaultTimeFormat()
Returns the default date format when using a query |
int |
getExecutionDefaultTimeout()
Returns the default time in milliseconds for executing a function |
int |
getFirstIndex()
Returns the integer indicating the first element in an list either 0 or 1 |
int |
getMaxConnections()
Returns the number of maximum connections supported by the connector |
int |
getQueryDefaultTimeout()
Returns the default time in milliseconds for executing a query |
Set<String> |
retrieveAdditionalPropertiesNames()
returns additional properties supported by the connector |
| Methods inherited from interface javax.resource.cci.ResourceAdapterMetaData |
|---|
getAdapterName, getAdapterShortDescription, getAdapterVendorName, getAdapterVersion, getInteractionSpecsSupported, getSpecVersion, supportsExecuteWithInputAndOutputRecord, supportsExecuteWithInputRecordOnly, supportsLocalTransactionDemarcation |
| Field Detail |
|---|
static final int UNBOUNDED
static final int UNDEFINED
| Method Detail |
|---|
int getMaxConnections()
int getConnectionDefaultTimeout()
int getExecutionDefaultTimeout()
int getQueryDefaultTimeout()
String getDefaultDateFormat()
String getDefaultTimeFormat()
int getFirstIndex()
0 or 1
0 or 1
ICapabilities getCapabilities(IConnectionSpec connectionSpec)
throws ConnectorException
connectionSpec - An IConnectionSpec object (could be null in case
the capabilities are not per specific connection)
ConnectorExceptionICapabilitiesSet<String> retrieveAdditionalPropertiesNames()
String getAdditionalPropertyValue(String propertyName)
Set getAdditionalProperties()
| Access Rights |
|---|
| SC | DC | Public Part | ACH |
|---|---|---|---|
[sap.com] FRAMEWORK-EXT
|
[sap.com]
|
default
|
EP-CON-CF
|
[sap.com] FRAMEWORK-EXT
|
[sap.com]
|
-
|
EP-CON-CF
|
[sap.com] EP-BASIS-API
|
[sap.com] tc/epbc/connectivityfw/api
|
api
|
EP-PIN
|
|
SAP NetWeaver 7.30 SP01 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||