Uses of Class
semorg.sql.tables.Booking

Packages that use Booking
semorg.sql.tables Implements the object-relational mapping. 
 

Uses of Booking in semorg.sql.tables
 

Subclasses of Booking in semorg.sql.tables
 class ClientBooking
          Models the booking of a presentation by a client.
 class CompanyBooking
          Models the booking of a presentation by a company.