| Package | Description |
|---|---|
| org.synchronoss.cpo.jdbc.cpoJdbcMeta | |
| org.synchronoss.cpo.jdbc.cpoJdbcMeta.impl |
| Modifier and Type | Field and Description |
|---|---|
static CtJdbcArgument.Scope.Enum |
CtJdbcArgument.Scope.BOTH |
static CtJdbcArgument.Scope.Enum |
CtJdbcArgument.Scope.IN |
static CtJdbcArgument.Scope.Enum |
CtJdbcArgument.Scope.OUT |
| Modifier and Type | Method and Description |
|---|---|
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
|
| Modifier and Type | Method and Description |
|---|---|
void |
CtJdbcArgument.setScope(CtJdbcArgument.Scope.Enum scope)
Sets the "scope" element
|
| Modifier and Type | Method and Description |
|---|---|
CtJdbcArgument.Scope.Enum |
CtJdbcArgumentImpl.getScope()
Gets the "scope" element
|
| Modifier and Type | Method and Description |
|---|---|
void |
CtJdbcArgumentImpl.setScope(CtJdbcArgument.Scope.Enum scope)
Sets the "scope" element
|
Copyright © 2014. All Rights Reserved.