|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.ibatis.mapping.Discriminator
public class Discriminator
Nested Class Summary | |
---|---|
static class |
Discriminator.Builder
|
Method Summary | |
---|---|
Map<String,String> |
getDiscriminatorMap()
|
String |
getMapIdFor(String s)
|
ResultMapping |
getResultMapping()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public ResultMapping getResultMapping()
public Map<String,String> getDiscriminatorMap()
public String getMapIdFor(String s)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |