Login
Remember
Register
User rajeshsharma
Wall
Recent activity
All questions
All answers
Ask a Question
Answers by rajeshsharma
0
votes
What is the main advantage of using the SimpleJdbcInsert and SimpleJdbcCall classes in Spring JDBC?
answered
Nov 17, 2024
in
Spring
simplejdbcinsert
0
votes
Which annotation is used to configure a DataSource in Spring?
answered
Nov 17, 2024
in
Spring
datasource
0
votes
In Spring JDBC, which of the following is NOT a core benefit?
answered
Nov 17, 2024
in
Spring
spring
jdbc
0
votes
What does the update() method of JdbcTemplate typically return?
answered
Nov 17, 2024
in
Spring
jdbctemplate
0
votes
What is the primary goal of Dependency Injection (DI) in Spring?
answered
Nov 14, 2024
in
Spring
dependency
injection
0
votes
Which of the following is NOT a type of Dependency Injection in Spring?
answered
Nov 14, 2024
in
Spring
dependency
injection
spring
0
votes
Which annotation is commonly used for autowiring in Spring?
answered
Nov 14, 2024
in
Spring
annotation
autowiring
0
votes
If a bean has multiple qualifying dependencies, which annotation can help in specifying the right one?
answered
Nov 14, 2024
in
Spring
qualifying
dependencies
0
votes
Which of the following is the default scope of a Spring Bean?
answered
Nov 14, 2024
in
Spring
spring
bean
0
votes
Which of the following is true when using @Autowired on a setter method?
answered
Nov 14, 2024
in
Spring
autowired
0
votes
What happens if no matching bean is found for an @Autowired dependency by default?
answered
Nov 14, 2024
in
Spring
autowired
dependency
0
votes
How can you ensure that only one instance of a bean is created in a Spring container?
answered
Nov 14, 2024
in
Spring
spring
container
0
votes
What does the @Value annotation do in Spring?
answered
Nov 14, 2024
in
Spring
value
annotation
0
votes
Which of the following annotations makes a particular bean the primary candidate for autowiring when multiple beans of the same type exist?
answered
Nov 14, 2024
in
Spring
autowiring
0
votes
Which of the following ensures that an advice runs regardless of the outcome of the join point?
answered
Nov 8, 2024
in
Spring
join
point
0
votes
In Spring AOP, what is the purpose of the "target" object?
answered
Nov 8, 2024
in
Spring
target
object
0
votes
For a method execution, which advice wraps the execution and can decide whether to proceed with the execution?
answered
Nov 8, 2024
in
Spring
method
execution
0
votes
What does the "weaving" process in AOP refer to?
answered
Nov 8, 2024
in
Spring
weaving
process
0
votes
Which AOP framework does Spring AOP integrate with for advanced AOP features?
answered
Nov 8, 2024
in
Spring
spring
aop
integrate
0
votes
What's the primary module for AOP in Spring?
answered
Nov 5, 2024
in
Spring
aop
spring
Page:
« prev
1
2
3
4
5
6
7
8
9
...
267
next »
...