cancel
Showing results for 
Search instead for 
Did you mean: 

Accessing database table values using Adapter module

Former Member
0 Kudos

Hi

Can anyone please explain or provide me the EJB module(Adapter Module) code for accessing values from the table in database(Say oracle).

Thanks

Abhishek

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

Either u use Lookups concept in Mapping to refer the Oracle tables ot use JDBC Adapter.

I dont think there is any EJB module for accessing table.

for Lookups check the link.

Regards,

Phani,

Reward Points if Helpful