|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IdentitySetter
The helper contract implemented by SqlInputValue to support the auto-generated identities.
| Method Summary | |
|---|---|
String |
getIdentitySelect()
Returns the select command used to obtain the generated identity value. |
void |
setIdentity(Object identity)
Sets the result of select command for the generated identity value. |
| Method Detail |
|---|
void setIdentity(Object identity)
identity - the generated identity valueString getIdentitySelect()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||