Manage Sample Database

jdbc/amnon

Remove Sample Table

Restore Sample Table


This page can be used to clean up your database and remove the sample table from it. We advise doing this after you have explored the sample JSP pages and feel confident that you understand how to properly use database connection pooling from your application. Click the Remove button above to do this.

If you have already removed the sample table and would like to explore the sample JSP pages again, you can easily restore the sample table and data into your database. Simply click the Restore button above to do this. You can also view the SQL commands that are used to restore the database.

You may examine the source of this document.

Samples Home Page