mahtab mim

Greenhorn
+ Follow
since Aug 11, 2009
Merit badge: grant badges
For More
Cows and Likes
Cows
Total received
0
In last 30 days
0
Total given
0
Likes
Total received
0
Received in last 30 days
0
Total given
0
Given in last 30 days
0
Forums and Threads
Scavenger Hunt
expand Ranch Hand Scavenger Hunt
expand Greenhorn Scavenger Hunt

Recent posts by mahtab mim

Hi all

I'm using a oracle thin driver to connect to my database.My database links to another db(DB2) with drda specification.My problem is that I can only view the local tables of my database and map them using jpa but I select from drda in sqldeveloper and it works so the problem is definitely with my application development.What do you think is missing?
my application characteristics are as follows:
IDE: MyEclipse 6.5
Struts
Spring 2.5/JPA
Oracle 10g
Tomcat 6.x
Do I need to specify a jta-data-source? Right now I'm not using a data source?
please help me
14 years ago