[jboss-jira] [JBoss JIRA] Created: (JBRULES-2876) Table names specified in hibernate annotations are too long for oracle.

michael visee (JIRA) jira-events at lists.jboss.org
Mon Jan 24 11:09:49 EST 2011


Table names specified in hibernate annotations are too long for oracle.
-----------------------------------------------------------------------

                 Key: JBRULES-2876
                 URL: https://issues.jboss.org/browse/JBRULES-2876
             Project: Drools
          Issue Type: Bug
      Security Level: Public (Everyone can see)
          Components: drools-process-task
    Affects Versions: 5.1.1.FINAL
            Reporter: michael visee
            Assignee: Mark Proctor


Many table names specified in the hibernate annotations of the org.drools.task package are too long. This prevents us to deploy the task service database on oracle because oracle table names must be 30 characters long at most.
A few example are the following: PeopleAssignments_PotentialOwners, PeopleAssignments_ExcludedOwners, PeopleAssignments_TaskStakeholders, PeopleAssignments_BusinessAdministrators, PeopleAssignments_Recipients in the PeopleAssignments class

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-jira mailing list