Class SelectCache.Cache
java.lang.Object
com.github.yulichang.wrapper.segments.SelectCache.Cache
- Enclosing class:
- SelectCache
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic org.apache.ibatis.type.TypeHandler<?>getTypeHandlerCache(Class<?> table, Class<? extends org.apache.ibatis.type.TypeHandler<?>> typeHandler, Class<?> propertyType, String columProperty)
-
Constructor Details
-
Cache
public Cache()
-
-
Method Details
-
getTypeHandlerCache
-