Class SelectSub
java.lang.Object
com.github.yulichang.wrapper.segments.SelectSub
- All Implemented Interfaces:
Select,Serializable
子查询列
- Since:
- 1.4.7
- Author:
- yulichang
- See Also:
-
Constructor Details
-
SelectSub
-
-
Method Details
-
getClazz
-
getIndex
-
isHasTableAlias
public boolean isHasTableAlias()- Specified by:
isHasTableAliasin interfaceSelect
-
getTableAlias
- Specified by:
getTableAliasin interfaceSelect
-
isPk
public boolean isPk() -
getColumn
-
getColumnType
- Specified by:
getColumnTypein interfaceSelect
-
getTagColumn
- Specified by:
getTagColumnin interfaceSelect
-
getColumProperty
- Specified by:
getColumPropertyin interfaceSelect
-
hasTypeHandle
public boolean hasTypeHandle()- Specified by:
hasTypeHandlein interfaceSelect
-
getTypeHandle
public org.apache.ibatis.type.TypeHandler<?> getTypeHandle()- Specified by:
getTypeHandlein interfaceSelect
-
isHasAlias
public boolean isHasAlias()- Specified by:
isHasAliasin interfaceSelect
-
getAlias
-
getPropertyType
- Specified by:
getPropertyTypein interfaceSelect
-
getJdbcType
public org.apache.ibatis.type.JdbcType getJdbcType()- Specified by:
getJdbcTypein interfaceSelect
-
isFunc
public boolean isFunc() -
getArgs
-
getFunc
-
isLabel
public boolean isLabel() -
isStr
public boolean isStr()
-