|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Class Summary | |
---|---|
LinkGroup | Links Integers to a Set. |
ManyToManyBean | This Bean represents Many-To-Many tables. |
PapersSessionsBean | Represents the ManyToMany table PapersSessions. |
ProjectsArraySlidesBean | Represents the ProjectsArraySlides table, a many-to-many table that links Projects to ArraySlides. |
UsersArrayBlocksBean | Represents the UsersArrayBlocks table, a many-to-many table that links users to ArrayBlocks. |
UsersProjectsBean | This class represents the many-to-many table UsersProjects, linking users to projects. |
UsersSpecimens | Represents the table UsersSpecimens, where users are assigned to specimens. |
UsersUsersBean | A ManyToMany Beans that links group admins to people (users) in their group. |
The manyToMany beans represent the ManyToMany tables in the database. ManyToMany tables link one table to another. For example, the UsersProjects table links users to projects. (We want to know which users have access to which projects.)
|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |