Search:

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

Search: Search took 0.03 seconds.

  1. Replies
    4
    Views
    5,197

    And you remembered to use

    And you remembered to use <context:component-scan .. > and <bean id="foo" class="org.springframework.orm.jpa.support.PersistenceAnnotationBeanPostProcessor"/> .. ?
  2. Replies
    0
    Views
    816

    Clarify JPA / EXTENDED semantics?

    In EJB3, a Container Managed EntityManager with 'EXTENDED' scope gets closed when the @Remove -annotated field of the stateful session bean is called.

    The (normally excellent) Spring documentation...
Results 1 to 2 of 2