Showing posts with label hibernate. Show all posts
Showing posts with label hibernate. Show all posts

March 05, 2014

Latest Interview Questions on JAVA (Prepared by Sumitav Tripathy)

Wipro Interview Questions (Face to Face 1st March 2014)   For 4+ Experience. ·         Difference between Abstract Class & Interface? ·         Difference between Array List & Vector? ·         Difference...
Read more ...

February 19, 2013

Hibernate Jar issue

Scenario : Facing bellow exception, While running hibernate sample application log4j:WARN No appenders could be found for logger (org.hibernate.cfg.Environment). log4j:WARN Please initialize the log4j system properly. java.lang.AbstractMethodError: org.slf4j.impl.Log4jLoggerAdapter.isTraceEnabled()Z Solution : We guess that the slf4j-log4j...
Read more ...

October 11, 2012

Understanding JSP Life Cycle

JSP never outputs the content directly to the browser. Instead, JSP relies on initial server-side processing process which translates JSP page into the JSP Page class. The page class then will handle all the requests made of JSP. The JSP life cycle is described as the picture below: JSP life cycle can be divided into four phases: Translation,...
Read more ...

May 28, 2012

ORM Technology With Hibernate

1.What is ORM ? ORM stands for object/relational mapping. ORM is the automated persistence of objects in a Java application to the tables in a relational database. 2.What does ORM consists of ? An ORM solution consists of the followig four pieces: API for performing basic CRUD operations API to express queries refering to classes...
Read more ...

My Favorite Site's List

#update below script more than 500 posts