public class AutoGeneratedKeyAttributes extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
AUTO_GENERATED_KEYS |
| Constructor and Description |
|---|
AutoGeneratedKeyAttributes() |
| Modifier and Type | Method and Description |
|---|---|
List<Integer> |
getAutoGeneratedKeysColumnIndexes() |
List<String> |
getAutoGeneratedKeysColumnNames() |
boolean |
isAutoGeneratedKeys() |
public static final String AUTO_GENERATED_KEYS
Copyright © 2003–2016 MuleSoft, Inc.. All rights reserved.