public interface AutoGenerateKeysAttributes
| Modifier and Type | Field and Description |
|---|---|
static String |
AUTO_GENERATE_KEYS |
| Modifier and Type | Method and Description |
|---|---|
List<Integer> |
getAutoGeneratedKeysColumnIndexes() |
List<String> |
getAutoGeneratedKeysColumnNames() |
boolean |
isAutoGenerateKeys() |
static final String AUTO_GENERATE_KEYS
Copyright © 2021. All rights reserved.