AncestorsEntityInfo |
Custom entity info for CONFANCESTORS table.
|
AncestorsEntityInfo.EntityClass |
We do not have a dedicated class for ancestors, so we use this fake class basically for logging or methods like equals etc
|
ApplicationAttributeEntityInfo |
Custom entity info for cwd_application_attribute table.
|
ApplicationAttributeEntityInfo.EntityClass |
We do not have a dedicated class for cwd_application_attribute, so we use this fake class basically for logging or methods like equals etc
|
DefaultExportableEntityInfo |
Represent hibernate entity that has to be exported.
|
DirectoryAttributeEntityInfo |
Custom entity info for cwd_directory_attribute table.
|
DirectoryAttributeEntityInfo.EntityClass |
We do not have a dedicated class for cwd_directory_attribute, so we use this fake class basically for logging or methods like equals etc
|
DirectoryMappingOperationEntityInfo |
Custom entity info for cwd_app_dir_operation table.
|
DirectoryMappingOperationEntityInfo.EntityClass |
We do not have a dedicated class for cwd_app_dir_operation, so we use this fake class basically for logging or methods like equals etc
|
DirectoryOperationEntityInfo |
Custom entity info for cwd_directory_operation table.
|
DirectoryOperationEntityInfo.EntityClass |
We do not have a dedicated class for cwd_directory_operation, so we use this fake class basically for logging or methods like equals etc
|
ExportableEntityInfoFactory |
Creates exportable entity infos.
|
HibernateField |
Information about Hibernate field.
|
HibernateMetadataHelper |
Helps to retrieve all information about Hibernate entities.
|