|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use OracleCmdParamsType | |
---|---|
com.alachisoft.ncache.runtime.dependencies |
Uses of OracleCmdParamsType in com.alachisoft.ncache.runtime.dependencies |
---|
Methods in com.alachisoft.ncache.runtime.dependencies that return OracleCmdParamsType | |
---|---|
static OracleCmdParamsType |
OracleCmdParamsType.getOracleCmdParamsType(int value)
|
OracleCmdParamsType |
OracleCmdParams.getType()
The type of the command parameter. |
static OracleCmdParamsType |
OracleCmdParamsType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static OracleCmdParamsType[] |
OracleCmdParamsType.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
Methods in com.alachisoft.ncache.runtime.dependencies with parameters of type OracleCmdParamsType | |
---|---|
void |
OracleCmdParams.setType(OracleCmdParamsType type)
The type of the command parameter. |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |