OpenJPA should prohibit when the name of a schema components such as Table, 
Column, Constraint exceeds maximum permissible length for the database platform 
------------------------------------------------------------------------------------------------------------------------------------------------------------

                 Key: OPENJPA-664
                 URL: https://issues.apache.org/jira/browse/OPENJPA-664
             Project: OpenJPA
          Issue Type: Bug
          Components: jdbc
            Reporter: Pinaki Poddar
            Assignee: Pinaki Poddar
            Priority: Minor
             Fix For: 1.2.0


Names of schema components can be user specified, generated following JPA 
convention or heuristics. If a name is longer than maximum limit imposed by the 
database platform, OpenJPA mapping tool fails at SQL DDL execution rather than 
being detected such violation earlier by the implementation. 

  

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to