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