|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object | +--org.enableit.db.darrt.AbstractDDLGenerator
| Field Summary | |
protected static java.lang.String |
EOL
Short cut to the platform-specific line separator. |
| Constructor Summary | |
AbstractDDLGenerator()
|
|
| Method Summary | |
java.lang.String |
getCreateIndex(org.enableit.db.beans.Index index)
Creates DDL for an index. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
protected static java.lang.String EOL
| Constructor Detail |
public AbstractDDLGenerator()
| Method Detail |
public java.lang.String getCreateIndex(org.enableit.db.beans.Index index)
index - to create.
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||