What would be the convention in naming a data access class in Java. Im using Struts2. The class have the CRUD methods. In my previous projects, im using Access as prefix in naming the class, e.g. ProfileAccess.
Tell me more
×
Code Review Stack Exchange is a question and answer site for
peer programmer code reviews. It's 100% free, no registration required.
|
|
|||
|
closed as off topic by Donald.McLean, Jeff Vanzella, Brian Reichle, Paul, James Khoury Sep 19 '12 at 3:04
Questions on Code Review Stack Exchange are expected to relate to code review request within the scope defined in the FAQ. Consider editing the question or leaving comments for improvement if you believe the question can be reworded to fit within the scope. Read more about closed questions here.