cancel
Showing results for 
Search instead for 
Did you mean: 

How persistence layer works in Alfresco

skumar_us
Champ in-the-making
Champ in-the-making
Hi
Could anyone give detailed information on how persistence layer works in Alfresco ?


Thanks
3 REPLIES 3

mrogers
Star Contributor
Star Contributor
Not without some more context for your question.     I could waffle on about iBatis or suchlike and completely miss your point.

In particular "persistence layer" is not really an alfresco term.    Is there a specific service that you are interested in?

skumar_us
Champ in-the-making
Champ in-the-making
Hi,
I want to understand which API is responsible for connecting to the database in alfrecso 5 .Is it Hibernate,ibatis or mybatis . Is there any specific mapping files related to these ,then where they reside ?

Thanks

mrogers
Star Contributor
Star Contributor
mybatis

Repository project config/alfresco/ibatis

See *DAO.java classes