public class TrimSqlNode extends Object implements SqlNode
| Constructor and Description |
|---|
TrimSqlNode(Configuration configuration,
SqlNode contents,
String prefix,
String prefixesToOverride,
String suffix,
String suffixesToOverride) |
public boolean apply(DynamicContext context)
Copyright © 2010-2013 MyBatis.org. All Rights Reserved.