Results 1 to 3 of 3

Thread: Spring Hibernate Database

  1. #1

    Default Spring Hibernate Database

    Hello,

    I have uploaded an application were I have a problem which I couldn't solve the last week.

    In my MYSQL- Database I have 3 tables: item <-> product_item <-> product.
    The product_item additionally has an attribute to the relation- columns and the primary key of product_item is a composed key (id_item and id_product).

    It would be great if someone could have a look about my application.
    I always get the Exception: id_item could not be null and I don't know how to do.

    The Programm can be downloaded under:
    http://www.file-upload.net/download-...rnate.zip.html

  2. #2
    Join Date
    Apr 2011
    Posts
    5

    Default

    I have the same problem

    Paul


    Music & Directory
    Last edited by Paulel; Mar 11th, 2012 at 01:23 PM.

  3. #3
    Join Date
    May 2011
    Posts
    5

    Default

    problem me too.

    gar

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •