|
Last update: 2011-06-23 | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
Keyring class.
See:
Description
| Class Summary | |
|---|---|
| GroupGroups | Class for mapping the GroupGroups table. |
| GroupKeys | Class for mapping the GroupKeys table. |
| GroupProjects | Class for mapping the GroupProjects table. |
| KeyPermission | Class for holding a keyId and a permission value. |
| ProjectKeys | Class for mapping the ProjectKeys table. |
| ProjectPermission | Class for holding a project id and a permission value. |
| RoleKeys | Class for mapping the RoleKeys table. |
| UserGroups | Class for mapping the UserGroups table. |
| UserKeys | Class for mapping the UserKeys table. |
| UserProjects | Class for mapping the UserProjects table. |
| UserRoles | Class for mapping the UserRoles table. |
This package contains helper classes for the
Keyring class. They are used
to create more efficient mappings for Hibernate so that we can
load group, role and project membership, and item, project and role
keys, with less overhead.
KeyData class and it's subclasses.
Since XDoclet cannot generate composite-id elements we don't use javadoc tags in these classes. We have to write the XML mapping files for hibernate ourselves.
|
Last update: 2011-06-23 | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||