Uses of Interface
com.github.yulichang.base.JoinMapper
Packages that use JoinMapper
-
Uses of JoinMapper in com.github.yulichang.base
Subinterfaces of JoinMapper in com.github.yulichang.base -
Uses of JoinMapper in com.github.yulichang.toolkit
Method parameters in com.github.yulichang.toolkit with type arguments of type JoinMapperModifier and TypeMethodDescriptionstatic <R,T> R SqlHelper.exec(Class<T> entityClass, Function<JoinMapper<T>, R> function)