|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SqlDataRowVersion | |
---|---|
com.alachisoft.ncache.runtime.dependencies |
Uses of SqlDataRowVersion in com.alachisoft.ncache.runtime.dependencies |
---|
Methods in com.alachisoft.ncache.runtime.dependencies that return SqlDataRowVersion | |
---|---|
SqlDataRowVersion |
SqlCmdParams.getSourceVersion()
|
static SqlDataRowVersion |
SqlDataRowVersion.getSqlDataRowVersion(int value)
|
static SqlDataRowVersion |
SqlDataRowVersion.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static SqlDataRowVersion[] |
SqlDataRowVersion.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 SqlDataRowVersion | |
---|---|
void |
SqlCmdParams.setSourceVersion(SqlDataRowVersion sourceVersion)
Sets the DataRowVersion to use when you load Value |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |