|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.ibatis.mapping.ParameterMap
public class ParameterMap
Nested Class Summary | |
---|---|
static class |
ParameterMap.Builder
|
Method Summary | |
---|---|
String |
getId()
|
List<ParameterMapping> |
getParameterMappings()
|
Class<?> |
getType()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public String getId()
public Class<?> getType()
public List<ParameterMapping> getParameterMappings()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |