Search:

Type: Posts; User: d34d_d3v1l; Keyword(s):

Search: Search took 0.02 seconds.

  1. Replies
    0
    Views
    162

    Many To Many with attribute

    Hi Guys...

    I´m using spring data and I can´t persist my new entity with there relationships...
    I also can´t update .. Some error, but one thing at the time..

    I have the following mapping:

    ...
  2. Replies
    0
    Views
    233

    Spring and JSF together!

    Hi guys,

    first of all.. Sorry if this is the wrong place to post.

    Well, I´m trying to integrate JSF and Spring, but I don´t want Spring to managed the Scope of the MB.
    So i´m not using...
  3. Replies
    1
    Views
    413

    Spring - entitymanager / transaction

    Hello...
    I´m working with Spring Data JPA.
    But because it is inflexible, I created a class
    sô i could create dynamic query.

    So, for that class I have an EntityManager instance.
    And since I´m...
  4. Spring injecting Entity Manager error (nullpointer)

    I´m using spring data, witch is very good and all. But it fails me because I cant create a dinamic query
    (for filtering, in an datatable, por e.g). Soo, i need to get a reference of EntityManager...
  5. you can return a List if you want. :)

    you can return a List if you want. :)
  6. Data

    Hello,

    I´m new to Spring Data aswell... But I think I can give you some hints...
    first, this url:...
  7. SpringData vs EntityManager injection [NullPointerException]

    I´m using spring data, witch is very good and all. But it fails me because I cant create a dinamic query
    (for filtering, in an datatable, por e.g). Soo, i need to get a reference of EntityManager...
Results 1 to 7 of 7