typehandler
There are 7 repositories under typehandler topic.
drtrang/typehandlers-encrypt
MyBatis Type Handlers for Encrypt
wangkezun/mybatis-json-typehandler
mybatis-json-typehandler
ztrun/mybatis-crypt-helper
一种 MyBatis 下简便的数据库字段加解密方案,利用 TypeHandler 实现
karenpayneoregon/dapper-libraries
Helpers for Dapper
hugoscavino/db2array
Working project showing the many ways to invoke a DB2 stored procedure with an Array as an IN parameter. Using Spring boot to ease the use of JUnits and application configuration. CallableStatement, Java, Jdbc, SimpleJdbcCall, Spring, Stored Procedure DB2
ztrun/ibatis-crypt-helper
一种 iBATIS下简便的数据库字段加解密方案,利用 TypeHandler 实现
HamedStack/HamedStack.Dapper
A library enhancing Dapper with additional utilities, type handlers, and features for improved data access performance and convenience, making Dapper more powerful for developers.