1 : 2 : 3 : 4 : 5 : 6 : 7 : 8 : 9 : 10 : 11 : 12 : 13 : 14 : 15 : 16 : 17 : 18 : 19 : 20 : 21 : 22 : 23 : 24 : 25 : 26 : 27 : 28 : 29 : 30 : 31 : 32 : 33 : 34 : 35 : 36 : 37 : 38 : 39 : 40 : 41 : 42 : 43 : 44 : 45 : 46 : 47 : 48 :
/** * * paquet com.web.test ; importation java.util. Liste ; importation com.web.dao.DCRDetailsDAO ; importation com.web.dcr.DCRDetailsId ; /** * kishorekumarn de @author * * classe publique DCRTest { /** * args de @param * vide public de charge statique principal (args de corde []) { /*exception 1 Exception en fil org.hibernate.PropertyAccessException « principal » : IllegalArgumentException s'est produit tout en appelant le poseur de com.web.dcr.DCRIncidentId.dcrRef * Liste DCR = dd.findAll () ; dcrD de DCRDetailsId = dcr.get (0) ; System.out.println (dcrD.getIncdSet ()); exception 2 de/* Exception en fil org.hibernate.MappingException « principal » : Entité inconnue : DCRDetailsId * DCRDetailsDAO densité double = nouveau DCRDetailsDAO () ; DCRDetailsId identification = nouveau DCRDetailsId () ; id.setDcrRef (« 4901 ») ; Dr. de DCRDetailsId = dd.findById (identification) ; System.out.println (« ----------> « +dr.getDcrRemarks ()); } }