spring中的注解,@Repository用于标注数据访问组件,即DAO组件。例:@Repositorypublic class VentorDaoImpl implements iVentorDao {}在一个稍大的 ...
確定! 回上一頁