intcount=jdbcTemplate.queryForInt("select count(*) from tShopCertif where sShopNO = ? and sCertifTypeID = ? and sCertifNO = ?",newObject[]{shopNo,certifTypeID,certifNO});
intcount=jdbcTemplate.queryForInt("select count(*) from tShopCertif where sShopNO = ? and sCertifTypeID = ? and sCertifNO = ?",newObject[]{shopNo,certifTypeID,certifNO});