Filter interviews by
It was basic aptitude related questions.
Top trending discussions
posted on 16 Aug 2024
Pagination in JPA allows for retrieving a subset of results from a query by specifying a limit and offset.
Use the setFirstResult() method to specify the starting index of the results to retrieve
Use the setMaxResults() method to specify the maximum number of results to retrieve
Combine setFirstResult() and setMaxResults() to implement pagination in JPA queries
To create a RESTful API, define endpoints, use HTTP methods, handle requests and responses, and follow REST principles.
Define endpoints for different resources (e.g. /users, /products)
Use HTTP methods like GET, POST, PUT, DELETE for CRUD operations
Handle requests and responses in JSON format
Follow REST principles like statelessness, uniform interface, and client-server architecture
To create a RESTful API, define endpoints, use HTTP methods, handle requests and responses, and follow REST principles.
Define endpoints for different resources (e.g. /users, /products)
Use HTTP methods (GET, POST, PUT, DELETE) for CRUD operations
Handle requests and responses in JSON format
Follow REST principles like statelessness, uniform interface, and client-server architecture
Pagination in JPA allows fetching a subset of results from a query.
Use the setFirstResult() method to set the starting index of the results to retrieve
Use the setMaxResults() method to set the maximum number of results to retrieve
Combine setFirstResult() and setMaxResults() to implement pagination
To create a RESTful API, you need to define endpoints, use HTTP methods, handle requests and responses, and follow REST principles.
Define endpoints for different resources (e.g. /users, /products)
Use HTTP methods like GET, POST, PUT, DELETE for CRUD operations
Handle requests and responses in JSON format
Follow REST principles like statelessness, uniform interface, and client-server architecture
Pagination in JPA allows for retrieving a subset of results from a query.
Use the setFirstResult() method to specify the starting index of the results to retrieve
Use the setMaxResults() method to specify the maximum number of results to retrieve
Combine setFirstResult() and setMaxResults() to implement pagination in JPA queries
posted on 1 Aug 2024
Senior Associate
130
salaries
| ₹4 L/yr - ₹13.5 L/yr |
Software Developer
118
salaries
| ₹2.4 L/yr - ₹10 L/yr |
Senior Software Engineer
79
salaries
| ₹4.5 L/yr - ₹13 L/yr |
Software Associate
52
salaries
| ₹2.4 L/yr - ₹8 L/yr |
Associate
46
salaries
| ₹1.3 L/yr - ₹9 L/yr |
TCS
Infosys
Wipro
HCLTech