Share

OpenXava

Subscribe

problemas con las Collection

You are viewing a single message from this topic. View all messages.

  1. 2009-11-11 18:06:31 UTC

    Hola.

    En tu clase Detalle declara tu campo cabecera de la siguiente forma:

    @JoinColumn(name = "cabecera_codigo", referencedColumnName = "id")
    @ManyToOne
    private Cabecera cabecera;
    

    Debería funcionar.

    Saludos...

< Previous | 1 | Next >

Add a Reply

This forum does not allow anonymous participation.

Log in to add a reply. Not registered? Create an account to participate and receive email updates when replies are posted to this topic.