|
SAP J2EE Engine Version 6.40 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
The interface IConnectionProperty provides metadata to a certain group of connection properties that constitute a valid connection spec.
| Method Summary | |
java.util.Set |
getAllConnectionProperties()
Returns a set of pairs (entries) of names and values of IConnectionProperty objects |
IConnectionProperty |
getConnectionProperty(java.lang.String propertyName)
Returns the connection property for the given connection property name. |
java.util.Set |
retrieveAllConnectionPropertiesNames()
Returns a set of all possible connection properties names |
| Method Detail |
public java.util.Set retrieveAllConnectionPropertiesNames()
public java.util.Set getAllConnectionProperties()
public IConnectionProperty getConnectionProperty(java.lang.String propertyName)
propertyName - the name of the propertyIConnectionProperty
|
SAP J2EE Engine Version 6.40 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||