| Package | Description |
|---|---|
| com.github.drinkjava2.jdialects | |
| com.github.drinkjava2.jdialects.id |
| Modifier and Type | Method and Description |
|---|---|
protected static void |
DDLCreateUtils.checkAndInsertToNotRepeatSeq(Set<SequenceIdGenerator> notRepeatedSeq,
SequenceIdGenerator seq)
if name not found, add
If name same, but other fields different, throw exception If name same, and other field same, ignore |
| Modifier and Type | Method and Description |
|---|---|
protected static void |
DDLCreateUtils.checkAndInsertToNotRepeatSeq(Set<SequenceIdGenerator> notRepeatedSeq,
SequenceIdGenerator seq)
if name not found, add
If name same, but other fields different, throw exception If name same, and other field same, ignore |
| Modifier and Type | Field and Description |
|---|---|
static SequenceIdGenerator |
AutoIdGenerator.SEQ_AUTOID_INSTANCE |
Copyright © 2021. All rights reserved.