|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.ibatis.mapping.ParameterMap.Builder
public static class ParameterMap.Builder
| Constructor Summary | |
|---|---|
ParameterMap.Builder(Configuration configuration,
java.lang.String id,
java.lang.Class type,
java.util.List<ParameterMapping> parameterMappings)
|
|
| Method Summary | |
|---|---|
ParameterMap |
build()
|
java.lang.Class |
type()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ParameterMap.Builder(Configuration configuration,
java.lang.String id,
java.lang.Class type,
java.util.List<ParameterMapping> parameterMappings)
| Method Detail |
|---|
public java.lang.Class type()
public ParameterMap build()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||