Exception in thread "main" org.hibernate. PropertyValueException: not-null property references a null or transient value: persistance.Client.prenom
at org.hibernate.engine. Nullability.checkNullability( Nullability.java:72)
So to resolve this issue you must add a valuet to this property .