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–2014 MyBatis.org. All rights reserved.