All properties get passed through a conversion step to convert them to types that can be passed to JDBC drivers. Conversions happen in the newly introduced JdbcEnitityTemplate. It contains most of the code formerly found in the SimpleJdbcRepository.
All properties get passed through a conversion step to convert them to types that can be passed to JDBC drivers. Conversions happen in the newly introduced JdbcEnitityTemplate. It contains most of the code formerly found in the SimpleJdbcRepository.