|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.ibatis.abator.config.ModelType
public class ModelType
Typesafe enum of different model types
| Field Summary | |
|---|---|
static ModelType |
CONDITIONAL
|
static ModelType |
FLAT
|
static ModelType |
HIERARCHICAL
|
| Method Summary | |
|---|---|
java.lang.String |
getModelType()
|
static ModelType |
getModelType(java.lang.String type)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final ModelType HIERARCHICAL
public static final ModelType FLAT
public static final ModelType CONDITIONAL
| Method Detail |
|---|
public java.lang.String getModelType()
public static ModelType getModelType(java.lang.String type)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||