Uses of Class
semorg.sql.tables.Person

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

Uses of Person in semorg.sql.tables
 

Subclasses of Person in semorg.sql.tables
 class Associate
          Models the person in the role of an associate.
 class Client
          Models a person in the role of a client.
 class Lecturer
          Models a person in the role of a lecturer.