oracle - is a a dblink allowed in a J2EE distributed transaction? -



oracle - is a a dblink allowed in a J2EE distributed transaction? -

i writing pl/sql procedure (oracle) called j2ee program. j2ee programme has started distributed transaction , pl/sql procedure part of transaction. wonder if allowed utilize dblink within procedure. guess may cause problems because utilize of dblink implies distributed transaction managed oracle, there distributed transaction managed j2ee container. forbidden ? or allowed restriction ?

thank answers.

if talking xa distributed transactions such configuration supported, limits (it depends on version of oracle db). more details can check this document pay attending section "xa , database links"

oracle java-ee plsql dblink xa

Comments

Popular posts from this blog

php - Android app custom user registration and login with cookie using facebook sdk -

django - Access session in user model .save() -

php - .htaccess Multiple Rewrite Rules / Prioritizing -