What does pojo mean?



What does pojo mean?..

Answer / Pawan Kumar Upadhyay

POJO stands for Plain Old Java Object, which refers to a simple Java class without any special annotations or inheritance that is used in the Spring Framework.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Spring Framework Interview Questions

What happens if resultset is not closed?

1 Answers  


How to use spring boot to configure different datasources ?

1 Answers  


How a spring is formed?

1 Answers  


What is a spring framework?

1 Answers  


What is weaving in spring?

1 Answers  


What are the types of advice?

1 Answers  


How can the default lifecycle methods of beans be nullified?

1 Answers  


What is @inject in spring?

1 Answers  


Which orm does spring support?

1 Answers  


How many types of spring scopes are there?

1 Answers  


What is front controller in spring?

1 Answers  


How to integrate your struts application with spring?

1 Answers  


Categories