Dear all,
I have wrote some factory beans to integrate Springframework with
Berkley DB JE, and I would like to ask you guys if you would want to
have as part of your code base.
It is 70% done all that it is remains is to write an implementation of
org.springframework.transaction.PlatformTransactionManager, which is
partly written already based on
org.springframework.transaction.support.AbstractPlatformTransactionManager.
I understand most of the transaction manager code but since
transaction JE transaction API has a different semantics I would like
to if some of you guys had a look at it.
I think that this could be made as an additional ORM layer.
Best regards, Oscar
|