What is a bean class?
Answer / Nitish Kumar Gupta
In Java, a bean class (or simply bean) is an object that follows certain conventions (such as having a default constructor and getter/setter methods) to be managed by a container in a component-oriented application.
| Is This Answer Correct ? | 0 Yes | 0 No |
Can a method be static and synchronized?
How can one prove that the array is not null but empty?
What kind of thread is the garbage collector thread?
What is difference between loosely coupled and tightly coupled in java?
What is adoptopenjdk?
What is data persistence in java?
What is type_scroll_insensitive in java?
When do we go for java 8 stream api? Why do we need to use java 8 stream api in our projects?
What is the resourcebundle class?
what is the package for freshers in valuelabs.
I have deployed a .war file in my application server comprising of struts and hibernate.If i want to change the "dialect" property of hibernate cfg file how can i change(I have only .war file)... Thanks in advance
What is jpa project?