SCJA 1.0, SCJP 1.4, SCWCD 1.4, SCBCD 1.3, SCJP 5.0, SCEA 5, SCBCD 5; OCUP - Fundamental, Intermediate and Advanced; IBM Certified Solution Designer - OOAD, vUML 2; SpringSource Certified Spring Professional
VinodhKumar Srinivasan wrote:Kengkaj ,
Thanks for your quick reply. I want to know ORM in simple words. That is what is ORM?
-Vinodh
SCJA 1.0, SCJP 1.4, SCWCD 1.4, SCBCD 1.3, SCJP 5.0, SCEA 5, SCBCD 5; OCUP - Fundamental, Intermediate and Advanced; IBM Certified Solution Designer - OOAD, vUML 2; SpringSource Certified Spring Professional
VinodhKumar Srinivasan wrote:Kengkaj,
Fine explanation. Here Spring JDBC gives
1.configuration files(connection, DAO injection),
2.It uses reflection to load the Java Objects from DB layer.
3. It doesn't give query language that is we have to write the native SQL query.
is the 3rd point makes Spring JDBC Just a abstract layer of JDBC?
Thanks,
Vinodh
VinodhKumar Srinivasan wrote:Kengkaj,
Fine explanation. Here Spring JDBC gives
1.configuration files(connection, DAO injection),
2.It uses reflection to load the Java Objects from DB layer.
3. It doesn't give query language that is we have to write the native SQL query.
is the 3rd point makes Spring JDBC Just a abstract layer of JDBC?
SCJA 1.0, SCJP 1.4, SCWCD 1.4, SCBCD 1.3, SCJP 5.0, SCEA 5, SCBCD 5; OCUP - Fundamental, Intermediate and Advanced; IBM Certified Solution Designer - OOAD, vUML 2; SpringSource Certified Spring Professional
VinodhKumar Srinivasan wrote:
- So the Spring JDBC is like ORM but doesn't support all feature.
SCJA 1.0, SCJP 1.4, SCWCD 1.4, SCBCD 1.3, SCJP 5.0, SCEA 5, SCBCD 5; OCUP - Fundamental, Intermediate and Advanced; IBM Certified Solution Designer - OOAD, vUML 2; SpringSource Certified Spring Professional
Kengkaj Sathianpantarit wrote:
VinodhKumar Srinivasan wrote:
- So the Spring JDBC is like ORM but doesn't support all feature.
It's only your opinion which is affected from your point of view about ORM. I don't think Spring JDBC is like ORM at all, developers still do most of the mappings.
Don't get me started about those stupid light bulbs. |