Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
org.codehaus.modello.generator.database.model.Index
public class Index
extends java.lang.Object
Constructor Summary | |
|
Method Summary | |
void |
|
List | |
String |
|
boolean |
|
void |
|
void |
|
public List getIndexColumns()
public String getName()
public boolean isUnique()
public void setName(String name)
public void setUnique(boolean unique)