Can I learn working with DAO in Spring without knowing Spring AOP? -


i learning spring , new it, want skip learning aop , continue learning how work dao .can have understanding of dao without knowing aop?

yes, can. spring aop not required learning dao. aop different concept. according requirements, can integrate both of them.


Comments

Popular posts from this blog

vb.net - Alternative to the T-SQL AS keyword -

php - MySQLi binding parameters in a prepared statement doesn't work unless inserted after "WHERE" -

ios - CFRelease causing crash in iPad application -