01.java.lang.NoSuchMethodError: javax.persistence.OneToMany.orphanRemoval()Z
02. at org.hibernate.cfg.AnnotationBinder.processElementAnnotations(AnnotationBinder.java:1837)
03. at org.hibernate.cfg.AnnotationBinder.processIdPropertiesIfNotAlready(AnnotationBinder.java:769)
04. at org.hibernate.cfg.AnnotationBinder.bindClass(AnnotationBinder.java:733)
05. at org.hibernate.cfg.AnnotationConfiguration.processArtifactsOfType(AnnotationConfiguration.java:636)
06. at |