Hi,
I'm quite new to JPA, in fact I've simply copied &pasted the example from
Aries JPA page.
I've removed type="EXTENDED" from the XML but I've experienced the same
problem: is there a way to achieve my goal ?
Regards
On Wed, Feb 1, 2012 at 09:52, Timothy Ward wrote:
> Hi,
>
> Sorry, I shoul
Hi Charlie,
We don't have any annotation-driven configuration for transactions, but it has
been on our to-do list for some time. We would be unlikely to tie ourselves to
spring-specific annotation classes, but we would definitely like to provide
similar function, preferrably with an OSGi speci
Hi,
Is there a way to integrate Aries jta resolver with spring annotation
(@transactionnal) ?
Same for Aries entityManager with any Spring data framework (Spring data-jpa
for example)?
I want to thank you for the Aries project that is a very nice job (I tried to
make the same by my own (A