Class Config

java.lang.Object
eus.ehu.hotelreservation.configuration.Config

public class Config extends Object
Singleton that loads and exposes application configuration from config.properties.

Provides access to database-related settings such as the open mode (initialize vs. reuse existing schema), the database name, and whether the data-access layer is local or remote.