Annotation Type OneToOne

    • Element Detail

      • targetEntity

        Class targetEntity
        Default:
        void.class
      • fetch

        FetchType fetch
        Default:
        javax.persistence.FetchType.EAGER
      • optional

        boolean optional
        Default:
        true
      • mappedBy

        String mappedBy
        Default:
        ""
      • orphanRemoval

        boolean orphanRemoval
        Default:
        false