public class ParameterExpression extends HashMap<String,String>
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>
Constructor and Description |
---|
ParameterExpression(String expression) |
clear, clone, containsKey, containsValue, entrySet, get, isEmpty, keySet, put, putAll, remove, size, values
equals, hashCode, toString
public ParameterExpression(String expression)
Copyright © 2010–2015 MyBatis.org. All rights reserved.