|
Oracle Fusion Middleware Java API Reference for Oracle Real-Time Decisions 11g Release 1 (11.1.1) E17787-02 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
com.sigmadynamics.server.DataServices.DatabaseProvider.StoredProcedureParameterInfo
public class StoredProcedureParameterInfo
| Field Summary | |
|---|---|
int |
inOutType |
boolean |
isCursorType |
boolean |
isNcharType |
java.lang.String |
paramName |
int |
paramType |
| Constructor Summary | |
|---|---|
StoredProcedureParameterInfo() |
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public java.lang.String paramName
public int paramType
public int inOutType
public boolean isCursorType
public boolean isNcharType
| Constructor Detail |
|---|
public StoredProcedureParameterInfo()
|
Oracle Fusion Middleware Java API Reference for Oracle Real-Time Decisions 11g Release 1 (11.1.1) E17787-02 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||