47
I Use This!
Inactive

Commits : Listings

Analyzed about 20 hours ago. based on code collected about 21 hours ago.
Jun 14, 2024 — Jun 14, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fixed OGNL syntax for and/or syntax More... over 15 years ago
Fix for IBATIS-712 - iBATIS was picking the CLOB type handler for VARCHAR More... over 15 years ago
beta 6 version More... over 15 years ago
ibatis-678 Support SLF4J as logging backend More... over 15 years ago
ibatis-685 Custome driver path for ibatis migration tool - with patch attached. More... over 15 years ago
ibatis-694 iBATIS wrongly blaims selectKey for null-values without jdbcType in insert-statements More... over 15 years ago
ibatis-702 Fragments from other namespaces cannot be included More... over 15 years ago
ibatis 695 Problem when using ${param}. Works only for object parameters not for basic types More... over 15 years ago
ibatis-687 Exception while fetching data after insert, in the same transaction More... over 15 years ago
removed inappropriate TODO entries More... over 15 years ago
IBATIS-693 and IBATIS-684 auto props overwriting explicit props More... over 15 years ago
IBATIS-705 constructor mapping in result map does not support primitive type parameters More... over 15 years ago
adding test from ibatis 693 More... over 15 years ago
iBATIS-700 resultMaps with type derived from java.util.Map need explicit per result javaTypes More... over 15 years ago
IBATIS-706 Complex columns don't work More... over 15 years ago
Fixed stack overflow on UnknownTypeHandler More... over 15 years ago
IBATIS-686 - Enum type handler is not used when enum is inside a map. Fixed. More... over 15 years ago
IBATIS-686 Unit tests: Solution for enums is to use toString in the OGJL. Not entirely ideal, but it's a simple approach that works without hacking OGNL. Perhaps a more intuitive solution in the future. More... over 15 years ago
IBATIS-688 Problem with lazy loading More... over 15 years ago
Added assertion to avoid NPE More... over 15 years ago
IBATIS-696 Potential connection problem when using managed transactions in iBATIS 3 More... over 15 years ago
IBATIS-697 Change the default value for the options annotation More... over 15 years ago
Fix quoted column names test More... over 15 years ago
IBATIS-659 unit tests for quoted column names More... over 15 years ago
IBATIS-679 re-fix More... over 15 years ago
beta 3 version stamp More... over 15 years ago
IBATIS-679 Multiple discrimator tags are not supported More... over 15 years ago
avoid NPE on closed executor. More... over 15 years ago
IBATIS-671 ConcurrentModificationException with parameter called keys - fixed More... over 15 years ago
Can't call getString() on a BLOB column - makes the logger blow up. More... over 15 years ago