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: 6: 37: 38: 39: 40: 41: 42: 43: 44: 45: 46: 47: 48:
/** * * Paket com.web.test; Import java.util. Liste; Import com.web.dao.DCRDetailsDAO; Import com.web.dcr.DCRDetailsId; /** * @author kishorekumarn * * allgemeine Kategorie DCRTest { /** * @param args * allgemeine Staticlücke hauptsächlich (Schnur [] args) { /*exception 1 Ausnahme im Gewinde „Haupt“ org.hibernate.PropertyAccessException: IllegalArgumentException trat beim Anrufen des Setzers von com.web.dcr.DCRIncidentId.dcrRef auf * Liste dcr = dd.findAll (); DCRDetailsId dcrD = dcr.get (0); System.out.println (dcrD.getIncdSet ()); /* Ausnahme 2 Ausnahme im Gewinde „Haupt“ org.hibernate.MappingException: Unbekanntes Wesen: DCRDetailsId * DCRDetailsDAO DD = neues DCRDetailsDAO (); DCRDetailsId Identifikation = neues DCRDetailsId (); id.setDcrRef („4901“); DCRDetailsId Dr. = dd.findById (Identifikation); System.out.println („----------> „+dr.getDcrRemarks ()); } }