|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Index | |
|---|---|
| org.plasma.text.ddl | Package level documentation for package org.plasma.text.ddl. |
| Uses of Index in org.plasma.text.ddl |
|---|
| Fields in org.plasma.text.ddl with type parameters of type Index | |
|---|---|
protected java.util.List<Index> |
Table.indices
|
| Methods in org.plasma.text.ddl that return Index | |
|---|---|
Index |
ObjectFactory.createIndex()
Create an instance of Index |
| Methods in org.plasma.text.ddl that return types with arguments of type Index | |
|---|---|
java.util.List<Index> |
Table.getIndices()
Gets the value of the indices property. |
| Methods in org.plasma.text.ddl with parameters of type Index | |
|---|---|
java.lang.String |
DefaultDDLFactory.createIndex(Schema schema,
Table table,
Index index)
|
java.lang.String |
DDLFactory.createIndex(Schema schema,
Table table,
Index index)
|
java.lang.String |
MySQLFactory.dropIndex(Schema schema,
Table table,
Index index)
|
java.lang.String |
DefaultDDLFactory.dropIndex(Schema schema,
Table table,
Index index)
|
java.lang.String |
DDLFactory.dropIndex(Schema schema,
Table table,
Index index)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||