We are using Spring 3.0.5 which supports Hibernate 3.6.0 on websphere 6.1 and websphere 7.0 (without feature pack which support JPA 2.0)
Now Hibernate 3.6.0 uses JPA 2.0
We want to use spring JPA...
Type: Posts; User: Amit Gadkari; Keyword(s):
We are using Spring 3.0.5 which supports Hibernate 3.6.0 on websphere 6.1 and websphere 7.0 (without feature pack which support JPA 2.0)
Now Hibernate 3.6.0 uses JPA 2.0
We want to use spring JPA...
Thanks for your suggestions.
Yes, we will try to use pureQuery.
Many applications in my organization are already using SQLJ
Hence we need to enhanced SQLJ template.
I will modify source...
Is SQLJ template project active.
If yes, then following enchancement needs to be done
a) Support for Java 5
b) parameters or arugments to query methods of sqlTemplate for passing parameters....
Is SQLJ template project active.
If yes, then following enchancement needs to be done
a) Support for Java 5
b) parameters or arugments to query methods of sqlTemplate for passing parameters....
Increase JVM minimum memory size from 40m to 256m in eclipse.ini file
-Xms256m
Added -clean option while starting RAD.
Following procedure for followed
a) Added -clean option while starting...
Its working fine with RAD 7.5.5.
After installing Spring IDE plugin startup time of RAD has increased to 5 mins
Can we reduce startup time ?
As per following link plugin works with RAD7.x (not all features but core functionalities work with RAD 7.x)
...
I am trying to install Springsource tool suite plugin on RAD 7.5 which is based on eclipse 3.4
In RAD I entered following url in help->software updates--->available software
...
I am trying to install Springsource tool suite plugin on RAD 7.5 which is based on eclipse 3.4
In RAD I entered following url in help->software updates--->available software
...