Package edu.jhu.tmaj.beans.data.datatypes

Interface Summary
NameTable A Database table that has a descriptive name field that represents the record.
 

Class Summary
LookupRecord A record from a lookup table.
 

Enum Summary
DynamicEnumsTable Represents the 3 Dynamic enumeration tables in TMAJ.
DynamicSection Represents the 3 areas of TMAJ that may have dynamic fields.
EnumerationGroup Represents the group types that appear in the Enumerations table.
FieldsTable Any of the 3 Dynamic field tables in the TMAJ database.
LookupTable Represents tables in TMAJ that act as a lookup table, even though they may have many more records.
TypesTable The 3 dynamic sections for the 2 types tables in TMAJ: SpecimenTypes and TissueTypes.