Mohanraj Naidu

Greenhorn
+ Follow
since Jun 29, 2003
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 Mohanraj Naidu

Congratulations Raj! I am also planning to take up this certification.

Could you please share your experience and study plan. Also let me know which book did you refer.

Regards,
Mohan
I am trying out spring-batch with JPA+Hibernate and c3p0. Standalone example is working fine but this combination is giving problem while executing the test case. Below is my spring-configuration.xml



I am invoking the job as below from my service class



On execution of test case I am getting below exception




I am not sure where I am going wrong. Any help in resolving this is appreciated.

Thanks
Mohan
10 years ago
Can some one please send me lesson learned for SCJP5?
[ September 19, 2007: Message edited by: Mohanraj Naidu ]
Hi All,

Can anyone suggest some open source tool/software helpful in floor layouts and seating arrangment

Regards,
<Mohan/>
19 years ago
Hi
To to decrypt a file base on XOR Algorith where the key is a String?
Regards,
<Mohan/>
19 years ago
Hi
To to decrypt a file base on XOR Algorith where the key is a String?
Regards,
Mohan
19 years ago
Hi,
I am interested in doing course in j2ee. Please suggest some good institute in Chennai (India).
Thanks,
<Mohan/>
Hi All,
I want to design a datastructure in Java to hold lot of integer values. What would be the best datastructure for this purpose?
My requirement is:
I want to accumulate the primary keys of all the tables in some sort of map arranged by table name. There are around 600-700 tables and each tabble has goot huge number of records (30000-40000). I want to use some thing simillar to HashMap. But I doubt if it'll give me out of memory problem.
Can HashMap hold this amount of data? Is there any way to find out the limit? is there any better datastructure u can suggest?
Thanks in advance.
Mohan
20 years ago
Hi,
I am planning to take SCJP exam.
Any idea how much SCJP will cost me in Chennai(India), what all topic I have to prepare and how much time it'll take for prepration for working person like me.
Any other useful tips and suggestion are also welcome
<Mohan/>
Hi All,
There are lot many syntax diff between leading databases. You'll have to do speciall handling for those. Better idea will to write your seprate database layer to make it generic which will used JDBC layer internally
Regards,
<Mohan/>
Hi All,
How to get trigger information from the database using JDBC API calls. I need to retrieve the entire trigger and its related information from the database for some reason.
Any help will be appreciated
Regards,
<Mohan/>
Hi,
Can any one tell me from where I can download evalution copy of Weblogic6.1 for Linux 7.2(Redhat)
Thanks,
<Mohan/>
20 years ago