Web technologies -- Laboratory 7 -- 2007-2008 -- info.uvt.ro
Navigation
edit- Web technologies -- 2007-2008 -- info.uvt.ro
- Web technologies -- Laboratory 1 -- 2007-2008 -- info.uvt.ro
- Web technologies -- Laboratory 2 -- 2007-2008 -- info.uvt.ro
- Web technologies -- Laboratory 3 -- 2007-2008 -- info.uvt.ro
- Web technologies -- Laboratory 4 -- 2007-2008 -- info.uvt.ro
- Web technologies -- Laboratory 5 -- 2007-2008 -- info.uvt.ro
- Web technologies -- Laboratory 6 -- 2007-2008 -- info.uvt.ro
- Web technologies -- Laboratory 7 -- 2007-2008 -- info.uvt.ro
- Web technologies -- Laboratory 8 -- 2007-2008 -- info.uvt.ro
- Web technologies -- Laboratory 9 -- 2007-2008 -- info.uvt.ro
- Web technologies -- Laboratory 10 -- 2007-2008 -- info.uvt.ro
Topics
editCRUD
editPersistence
edit- Persistence
- Serialization
- Relational database
- XML database
- Object database
- Embedded database
Transaction
editJDBC
editReferences
editTutorials
editDiscussion points
edit- driver types
- database URL
- entities
- driver manager
- driver
- connection
- statement
- prepared statement
- callable statement
- result set
- cursor
- SQL types
Java API
editAssignment
editStarting from the previous assignment, create a new web application that should store its records inside an H2 temporary database.
Like the previous assignment this must be deployed on the Tomcat server under the name <username>-assignment-06 and also committed on the SVN server.
Ciprian Dorin Crăciun, 2007-11-14, ccraciun@info.uvt.ro