cancel
Showing results for 
Search instead for 
Did you mean: 

Java Dictionay tables

Former Member
0 Kudos

Hi all..for my webdynpro application i need fast processing database operation on SQl server werin it takes 15-20 secs for insertion or selection of database tables..And i need to reduce this time to

3-4 secs..

Well i hav come across java dictionary tables..it can be used for webdynpro application..but i dont know how to utilize it..

If anybody knows or having small application PDF or docs related to insertion or selection data on java dictionary tables then plz reply me...

Thanx in advance

Regards:

Hanif

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

not getting

Former Member
0 Kudos

Hi,

Check the below link.

https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/ded11778-0801-0010-258f-ac3b9408...

Hope it works.

Regards

Shanmukha Rao Banisetti

former_member185086
Active Contributor
0 Kudos

Hi

Check these threads

1.[java dictionary table access|/message/792522#792522 [original link is broken];

2.[Java Dict in WedDynpro|https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/ded11778-0801-0010-258f-ac3b9408a194]

3.[FAQ on JAVA Dict|https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/604ceb90-0201-0010-99bb-b930c4c576c7]

4. [How to create table in Java Dict|;

Best Regards

Satish Kumar

Former Member
0 Kudos

Hi satish thanx for thr reply..i am having some query related to this...

1) Is SQL Studio is necessary for Java dictionary?

2)Wenever i am creating the Bussiness methods in EJB project i am getting error regarding the path of the Fully Qualified Name does not exist..were it is not allowing to create EJB Project..

how to resolve this..

regards:

Hanif

former_member185086
Active Contributor
0 Kudos

Hi

1. No need of any SQL Studio is for Java dictionary if u r working on Netweaver Developer studio,deploying app in J2ee Server .

2. Not sure, Tell us the version of NWDS and java which u r using in your system.

3. Check these threads [How to Develop a Simple Crud Application Using Ejb3 and Web Dynpro|https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/00bddb57-456c-2b10-cc8d-b6980d75299b]

Best Regards

Satish Kumar

Former Member
Former Member
0 Kudos

Hi Satish...

1) Well just i want to know were the tuple records are stored wen entered at runtime inserting in the java dictionary...can we manually see the data which is entered in the java dictionary..as we see in other database server...

2) The SAP NetWeaver Developer Studio Version: 2.0.19 and the java runtime is j2sdk1.4.2_13.

And SAP EP 6.0 SP19..

3) The thread you provided is using SAP Web Dynpro Java 7.1 SR 5...I dont wether it is compatible to my developing environment..

Regards:

Hanif

Former Member
0 Kudos

Still searching for the answer............................................