public interface IdentitySetter
| Modifier and Type | Method and Description |
|---|---|
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.
|
Copyright © 2017. All rights reserved.