All Downloads are FREE. Search and download functionalities are using the official Maven repository.

db.ddl-scripts.db2.db2-jbpm-drop-schema.sql Maven / Gradle / Ivy

There is a newer version: 7.74.1.Final
Show newest version
drop table Attachment;
drop table AuditTaskImpl;
drop table BAMTaskSummary;
drop table BooleanExpression;
drop table CaseFileDataLog;
drop table CaseIdInfo;
drop table CaseRoleAssignmentLog;
drop table Content;
drop table ContextMappingInfo;
drop table CorrelationKeyInfo;
drop table CorrelationPropertyInfo;
drop table Deadline;
drop table Delegation_delegates;
drop table DeploymentStore;
drop table email_header;
drop table ErrorInfo;
drop table Escalation;
drop table EventTypes;
drop table ExecutionErrorInfo;
drop table I18NText;
drop table NodeInstanceLog;
drop table Notification;
drop table Notification_BAs;
drop table Notification_email_header;
drop table Notification_Recipients;
drop table OrganizationalEntity;
drop table PeopleAssignments_BAs;
drop table PeopleAssignments_ExclOwners;
drop table PeopleAssignments_PotOwners;
drop table PeopleAssignments_Recipients;
drop table PeopleAssignments_Stakeholders;
drop table ProcessInstanceInfo;
drop table ProcessInstanceLog;
drop table QueryDefinitionStore;
drop table Reassignment;
drop table Reassignment_potentialOwners;
drop table RequestInfo;
drop table SessionInfo;
drop table Task;
drop table task_comment;
drop table TaskDef;
drop table TaskEvent;
drop table TaskVariableImpl;
drop table VariableInstanceLog;
drop table WorkItemInfo;




© 2015 - 2024 Weber Informatics LLC | Privacy Policy