Hi, i have a question about transactions.
Suppose i have BMP entity beans, persisted using iBATIS with a DataSource configured with Spring's IOC. Is it possible to use the Application Server's declarative transaction (either locar or global) demarcation with this configuration?
Thanks
