InfoQ

InfoQ

Editor Specific Content View

All of Manjunath R Naganna's Content on InfoQ


Latest featured content by Manjunath R Naganna

Fetching strategy implementation in a J2EE application using AOP

Topics
AOP,
Data Access,
Java

This article presents a fetching strategy that using AOP, optimizes the data retrieval process from a back end system on a use case basis in a modular way without bloating the lower level service or repository layers.