Hi Hamilton, > My use case is: some components from my enterprise application will be > marked as transactional.
Let me try to understand your requirements first. I assume, that you are talking about transactions to persist objects? > > - There is a no extension for each method call And you would like to declare a transaction per method call, so that the transaction context could be set automatically? Andreas --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
