facebook

[Closed] EJB3 Reverse Engineering always generate OneToMany

  1. MyEclipse IDE
  2.  > 
  3. Java EE Development (EJB, JSP, Struts, XDoclet, etc.)
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #273986 Reply

    wqhe2000
    Member

    Hi guys,

    I have two tables(one – to – one)

    User: email(pk), password
    CreditCard: email(pk, fk) number, date, type

    Using EJB3 Reverse Engineering always generate one-to-many relationship for these 2 tables.

    Anyone knows how to solve it? Thanks in advance.

    #274016 Reply

    Loyal Water
    Member

    We dont support generating one to one relationship yet. Sorry about that.

    #274018 Reply

    wqhe2000
    Member

    @support-nipun wrote:

    We dont support generating one to one relationship yet. Sorry about that.

    That means I don’t need to waste more time on modifying the database table structure(I think this is the cause of the problem)…

    Anyway, Thanks for the reply.

    #274019 Reply

    Loyal Water
    Member

    Your welcome ..

Viewing 4 posts - 1 through 4 (of 4 total)
Reply To: [Closed] EJB3 Reverse Engineering always generate OneToMany

You must be logged in to post in the forum log in