public interface BizDAO
List<Biz> listAllBizs() throws org.springframework.dao.DataAccessException
org.springframework.dao.DataAccessExceptionvoid saveBiz(Biz biz) throws org.springframework.dao.DataAccessException
biz - org.springframework.dao.DataAccessExceptionCopyright © 2016. All rights reserved.