Connecting the dots…

Thoughts on Web Development, Scalability and Application Architecture

Month: December, 2008

Why being an employee sucks!

Brilliant presentation that I saw this morning, nice thoughts, will write more about my thoughts on this. Employees Suck View SlideShare presentation or Upload your own. (tags: bookmooch magnatune) blog: http://blogs.magnatune.com/

doSelect, doSelectRS/doSelectStmt and doSelectJoin

I have had to recently work on complex queries which involved performing aggregration etc which made it little difficult to stick to the regular data set mapping to a model, as the regular doSelect would try and do a hydrate and since the new columns (say defined by count or avg) wont match with the [...]