Hi Keerthi,
Could you please explain further

, given the following
example, which uses javax.sql.Datasource to get the
connection as you mentioned:
Here, the first SQL statement after connect, commit, or rollback
implicitly initiates a JDBC transaction. Therefore I still
think the transaction of the calling bean won't be propagated to
the database.
Cheers,
Gian
[ March 15, 2005: Message edited by: Gian Franco Casula ]