|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TableIdGenerator | |
|---|---|
| com.github.drinkjava2.jdialects | |
| com.github.drinkjava2.jdialects.id | |
| Uses of TableIdGenerator in com.github.drinkjava2.jdialects |
|---|
| Methods in com.github.drinkjava2.jdialects with parameters of type TableIdGenerator | |
|---|---|
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 |
| Method parameters in com.github.drinkjava2.jdialects with type arguments of type TableIdGenerator | |
|---|---|
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 |
| Uses of TableIdGenerator in com.github.drinkjava2.jdialects.id |
|---|
| Fields in com.github.drinkjava2.jdialects.id declared as TableIdGenerator | |
|---|---|
static TableIdGenerator |
AutoIdGenerator.TABLE_AUTOID_INSTANCE
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||