|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DbIndexColumn | |
|---|---|
| org.riverock.dbrevision.annotation.schema.db | |
| Uses of DbIndexColumn in org.riverock.dbrevision.annotation.schema.db |
|---|
| Fields in org.riverock.dbrevision.annotation.schema.db with type parameters of type DbIndexColumn | |
|---|---|
protected List<DbIndexColumn> |
DbIndex.columns
|
| Methods in org.riverock.dbrevision.annotation.schema.db that return DbIndexColumn | |
|---|---|
DbIndexColumn |
ObjectFactory.createDbIndexColumn()
Create an instance of DbIndexColumn |
| Methods in org.riverock.dbrevision.annotation.schema.db that return types with arguments of type DbIndexColumn | |
|---|---|
List<DbIndexColumn> |
DbIndex.getColumns()
Gets the value of the columns property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||