Package net.hydromatic.sakila.data.hsqldb

Contains the "Sakila" data set in hsqldb format.

The Sakila database is a sample database representing a DVD rental business. It was originally created by MySQL AB and is widely used for testing and education.

Tables: ACTOR, ADDRESS, CATEGORY, CITY, COUNTRY, CUSTOMER, FILM, FILM_ACTOR, FILM_CATEGORY, FILM_TEXT, INVENTORY, LANGUAGE, PAYMENT, RENTAL, STAFF, STORE.