程序包 | 说明 |
---|---|
org.opencms.db.jpa | |
org.opencms.db.jpa.persistence |
类和说明 |
---|
CmsDAOGroups
This data access object represents a cms group entry inside the table "cms_groups".
|
CmsDAOHistoryProjects
This data access object represents a history project entry
inside the table "cms_history_projects".
|
CmsDAOHistoryResources
This data access object represents a historical resource entry
inside the table "cms_history_resources".
|
CmsDAOLog
This data access object represents a log entry inside the table "cms_log".
|
CmsDAOProjects
This data access object represents a project entry inside the table "cms_projects".
|
CmsDAOPublishJobs
This data access object represents a publish job entry inside the table "cms_publish_jobs".
|
CmsDAOSubscriptionVisit
This data access object represents a subscription visit entry inside the table "cms_subscription_visit".
|
CmsDAOUsers
This data access object represents a user entry inside the table "cms_users".
|
I_CmsDAOAccessControl
This interface declares the getters and setters for the access control data access objects.
|
I_CmsDAOResourceRelations
This interface declares the getters and setters for the relation data access objects.
|
I_CmsDAOUrlNameMappings
This interface declares the getters and setters for the URL mapping data access objects.
|
类和说明 |
---|
I_CmsDAOAccessControl
This interface declares the getters and setters for the access control data access objects.
|
I_CmsDAOProperties
This interface declares the getters and setters for the properties data access objects.
|
I_CmsDAOPropertyDef
This interface declares the getters and setters for the property definitions data access objects.
|
I_CmsDAOResourceRelations
This interface declares the getters and setters for the relation data access objects.
|
I_CmsDAOResources
This interface declares the getters and setters for the resource data access objects.
|
I_CmsDAOStructure
This interface declares the getters and setters for the structure data access objects.
|
I_CmsDAOUrlNameMappings
This interface declares the getters and setters for the URL mapping data access objects.
|