public class StringCol<T extends BaseMeta> extends BaseCol<T>
StringCol(T table, Field field)
T
like(String other)
notLike(String other)
eq, ge, gt, in, in, le, lt, name, ne, notIn, notIn, set, setExp
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public StringCol(T table, Field field)
public T like(String other)
public T notLike(String other)
Copyright © 2020. All rights reserved.