Class SelectCache
java.lang.Object
com.github.yulichang.wrapper.segments.SelectCache
- All Implemented Interfaces:
Serializable
缓存
- Since:
- 1.3.10
- Author:
- yulichang
- See Also:
-
Nested Class Summary
Nested Classes -
Constructor Summary
ConstructorsConstructorDescriptionSelectCache(Class<?> clazz, boolean isPk, String column, Class<?> columnType, String columProperty, boolean isSelect, com.baomidou.mybatisplus.core.metadata.TableFieldInfo tableFieldInfo) -
Method Summary
-
Constructor Details
-
SelectCache
-
-
Method Details
-
getTypeHandler
public org.apache.ibatis.type.TypeHandler<?> getTypeHandler()
-