Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

ConnectionFactory in Java stored procedure

Peter KSep 29 2011 — edited Oct 3 2011
Hi

I'm new to JMS, in fact I'm new to Java generally speaking.

Question I have is, can one create a connectionFactory in a Java Stored Procedure on the Oracle Database ?
If so, how do I go about doing so?


the example in the documentation;
http://download.oracle.com/docs/cd/E11882_01/server.112/e11013/jm_opers.htm#i1005974

shows one how to setup a connectionFactory using a JDBC thin driver, but presumably the driver is not necessary. Not sure either way, and a brief description would be most appreciated.

Comments

Processing
Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Oct 31 2011
Added on Sep 29 2011
2 comments
182 views