Understanding JPA JPA (Java Persistence API) is an open source software, developed by Oracle Corporation. JPA totally depends on providers and vendors such as Hibernate, Eclipse link, […]
Continue readingAuthor: Monu Kumar
Monu Kumar works as Software Engineer with Trigent Software. He has nearly five years of experience in Java/J2ee technology. He also has strong experience in Core Java, Apache OFBIZ, JSP, Spring MVC, Struts, Hibernate with JPA, jQuery/JavaScript, MYSQL, POSTGRESQL and so forth.
Java Design Pattern v1.1
Overview : Design patterns, speaking generically, are language-independent, (i.e. Java/C# etc.) strategies for solving common object-oriented design problems. We can summarize this to say that design […]
Continue reading