|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CtJdbcArgument.Scope.Enum | |
|---|---|
| org.synchronoss.cpo.jdbc.cpoJdbcMeta | |
| org.synchronoss.cpo.jdbc.cpoJdbcMeta.impl | |
| Uses of CtJdbcArgument.Scope.Enum in org.synchronoss.cpo.jdbc.cpoJdbcMeta |
|---|
| Fields in org.synchronoss.cpo.jdbc.cpoJdbcMeta declared as CtJdbcArgument.Scope.Enum | |
|---|---|
static CtJdbcArgument.Scope.Enum |
CtJdbcArgument.Scope.BOTH
|
static CtJdbcArgument.Scope.Enum |
CtJdbcArgument.Scope.IN
|
static CtJdbcArgument.Scope.Enum |
CtJdbcArgument.Scope.OUT
|
| Methods in org.synchronoss.cpo.jdbc.cpoJdbcMeta that return CtJdbcArgument.Scope.Enum | |
|---|---|
static CtJdbcArgument.Scope.Enum |
CtJdbcArgument.Scope.Enum.forInt(int i)
Returns the enum value corresponding to an int, or null if none. |
static CtJdbcArgument.Scope.Enum |
CtJdbcArgument.Scope.Enum.forString(String s)
Returns the enum value for a string, or null if none. |
CtJdbcArgument.Scope.Enum |
CtJdbcArgument.getScope()
Gets the "scope" element |
| Methods in org.synchronoss.cpo.jdbc.cpoJdbcMeta with parameters of type CtJdbcArgument.Scope.Enum | |
|---|---|
void |
CtJdbcArgument.setScope(CtJdbcArgument.Scope.Enum scope)
Sets the "scope" element |
| Uses of CtJdbcArgument.Scope.Enum in org.synchronoss.cpo.jdbc.cpoJdbcMeta.impl |
|---|
| Methods in org.synchronoss.cpo.jdbc.cpoJdbcMeta.impl that return CtJdbcArgument.Scope.Enum | |
|---|---|
CtJdbcArgument.Scope.Enum |
CtJdbcArgumentImpl.getScope()
Gets the "scope" element |
| Methods in org.synchronoss.cpo.jdbc.cpoJdbcMeta.impl with parameters of type CtJdbcArgument.Scope.Enum | |
|---|---|
void |
CtJdbcArgumentImpl.setScope(CtJdbcArgument.Scope.Enum scope)
Sets the "scope" element |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||