facebook

Hibernate with JPA Question

💡
Our Forums Have Moved

For help with installation, bugs reports or feature requests, please head over to our new forums.
Genuitec Community on GitHub

  1. MyEclipse IDE
  2.  > 
  3. General Development
Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #292555 Reply

    Mork
    Participant

    This message has not been recovered.

    #292606

    Loyal Water
    Member

    This message has not been recovered.

    #292610

    Mork
    Participant

    This message has not been recovered.

    #293005

    guyr
    Member

    This message has not been recovered.

    #293058

    Brian Fernandes
    Moderator

    This message has not been recovered.

    #295782

    meteocat
    Member

    @Support-Brian wrote:

    Mork,
    When you add JPA capabilities to your project, you are allowed to select Hibernate 3.2 and that’s all that is required.

    I think it’s not accurate enought.
    When you’re working with an EJB project, there is no dialog to select any jpa provider to use (as there is with web projects).

    There is not either a Spring-JPA association to automatic generate i.e. transactionality at DAO/facades (add Spring-JPA support), as is mentioned at the Spring/JPA tutorial
    http://www.myeclipseide.com/documentation/quickstarts/jpaspring/

    the provider configuration at persistence.xml and any other related to provider parameters must be done manually.

    The same happens with te autogenerated Facades. In this way, I have not seen any way to generate facades with Spring transactionality in EJB projects.

    Am I wrong?

Viewing 6 posts - 1 through 6 (of 6 total)
Reply To: Hibernate with JPA Question

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