|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use com.github.drinkjava2.jdialects.model | |
|---|---|
| com.github.drinkjava2.jdialects | |
| com.github.drinkjava2.jdialects.model | |
| Classes in com.github.drinkjava2.jdialects.model used by com.github.drinkjava2.jdialects | |
|---|---|
| ColumnModel
A ColumnModel definition represents a platform dependent column in a Database Table, from 1.0.5 this class name changed from "Column" to "ColumnModel" to avoid naming conflict to JPA's "@Column" annotation |
|
| TableModel
A TableModel definition represents a platform dependent Database Table, from 1.0.5 this class name changed from "Table" to "TableModel" to avoid naming conflict to JPA's "@Table" annotation |
|
| Classes in com.github.drinkjava2.jdialects.model used by com.github.drinkjava2.jdialects.model | |
|---|---|
| ColumnModel
A ColumnModel definition represents a platform dependent column in a Database Table, from 1.0.5 this class name changed from "Column" to "ColumnModel" to avoid naming conflict to JPA's "@Column" annotation |
|
| FKeyModel
The platform-independent Foreign Key Constraint model |
|
| IndexModel
The platform-independent Index model |
|
| TableModel
A TableModel definition represents a platform dependent Database Table, from 1.0.5 this class name changed from "Table" to "TableModel" to avoid naming conflict to JPA's "@Table" annotation |
|
| UniqueModel
The platform-independent Unique Constraint model |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||