| Package | Description |
|---|---|
| com.github.drinkjava2.jdialects | |
| com.github.drinkjava2.jdialects.id |
| Modifier and Type | Method and Description |
|---|---|
protected static void |
DDLCreateUtils.checkAndInsertToNotRepeatTable(Set<TableIdGenerator> notRepeatedSeq,
TableIdGenerator tab)
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.checkAndInsertToNotRepeatTable(Set<TableIdGenerator> notRepeatedSeq,
TableIdGenerator tab)
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 TableIdGenerator |
AutoIdGenerator.TABLE_AUTOID_INSTANCE |
Copyright © 2022. All rights reserved.