Across
- 5. table we use when the data is present outside the database
- 6. The address of a row in an ordinary table
- 8. a presentation framework for building web applications
- 11. The method in JDBCTemplate class is used to update/insert more than a single row at the database
- 12. UNIX command to delete existing file
- 13. In while loop this changes the flow of control to Boolean expression
- 15. class is used to tailor program output to the conventions of a particular geographic, political, or cultural region
Down
- 1. The state of the thread in sleeping mode
- 2. Dependencies are assigned through JavaBeans properties
- 3. This scopes a single bean definition to have any number of object instances.
- 4. Declares that an instance field is not part of the default serialized form of an object
- 7. We use this to pre-handle and post-handle the web requests
- 9. Method that extracts a part of a string and returns a new string.
- 10. Roll back part of a transaction instead of the whole transaction.
- 14. Jar to generate reports as Excel
