标签: java spring jdbctemplate
如果相应的bean字段是boolean类型,BeanProprtyRowMapper是否会自动将DB值“0”映射为false,将“1”映射为true?