Skip to Content
0
Former Member
Sep 28, 2005 at 10:48 AM

WebDynpro vs Oracle

27 Views

Hello to all!

I am developing a simple component to bring data from a Oracle Database to a Web Dynpro tableView. My main doubt: Is it necessary to include in the EJB a method getConnection that returns a connection of the defined DataSource and other one that executes the query or is it enough having the table created in the Java Dictionary.

Greetings and thank you very much in advance.