Uses of Interface
cool.scx.jdbc.type_handler.TypeHandler
Packages that use TypeHandler
Package
Description
-
Uses of TypeHandler in cool.scx.jdbc.dialect
Methods in cool.scx.jdbc.dialect that return TypeHandler -
Uses of TypeHandler in cool.scx.jdbc.type_handler
Classes in cool.scx.jdbc.type_handler that implement TypeHandlerModifier and TypeClassDescriptionclassclassclassclassclassEnumTypeHandler<E extends Enum<E>>classclassMethods in cool.scx.jdbc.type_handler that return TypeHandlerModifier and TypeMethodDescription<T> TypeHandler<T> TypeHandlerSelector.findTypeHandler(Type type) Methods in cool.scx.jdbc.type_handler with parameters of type TypeHandlerModifier and TypeMethodDescription<T> voidTypeHandlerSelector.registerTypeHandler(Class<T> type, TypeHandler<T> typeHandler) -
Uses of TypeHandler in cool.scx.jdbc.type_handler.math
Classes in cool.scx.jdbc.type_handler.math that implement TypeHandler -
Uses of TypeHandler in cool.scx.jdbc.type_handler.primitive
Classes in cool.scx.jdbc.type_handler.primitive that implement TypeHandlerModifier and TypeClassDescriptionclassclassclassclassclassclassclassclass -
Uses of TypeHandler in cool.scx.jdbc.type_handler.time
Classes in cool.scx.jdbc.type_handler.time that implement TypeHandlerModifier and TypeClassDescriptionclassclassclassclass为不支持 LocalDateTime 的数据库添加 string 类型的兼容支持class为不支持 LocalDate 的数据库添加 string 类型的兼容支持class为不支持 LocalTime 的数据库添加 string 类型的兼容支持classclassclassclassclassclass