[jbosstools-issues] [JBoss JIRA] Commented: (JBIDE-1173) Suggest table and column names in @Column(name=...) and @Table(name=...)

Max Rydahl Andersen (JIRA) jira-events at lists.jboss.org
Thu Apr 17 11:18:05 EDT 2008


    [ http://jira.jboss.com/jira/browse/JBIDE-1173?page=comments#action_12409383 ] 
            
Max Rydahl Andersen commented on JBIDE-1173:
--------------------------------------------

Now I'm getting:

java.lang.NullPointerException
at java.lang.String.compareTo(String.java:998)
at java.lang.String.compareTo(String.java:90)
at java.util.TreeMap.compare(TreeMap.java:1093)
at java.util.TreeMap.put(TreeMap.java:465)
at java.util.TreeSet.add(TreeSet.java:210)
at org.hibernate.eclipse.jdt.ui.internal.HQLJavaCompletionProposalComputer.computeCompletionProposals(HQLJavaCompletionProposalComputer.java:174)
at org.eclipse.jdt.internal.ui.text.java.CompletionProposalComputerDescriptor.computeCompletionProposals(CompletionProposalComputerDescriptor.java:303)
at org.eclipse.jdt.internal.ui.text.java.CompletionProposalCategory.computeCompletionProposals(CompletionProposalCategory.java:264)
at org.eclipse.jdt.internal.ui.text.java.ContentAssistProcessor.collectProposals(ContentAssistProcessor.java:251)


> Suggest table and column names in @Column(name=...) and @Table(name=...)
> ------------------------------------------------------------------------
>
>                 Key: JBIDE-1173
>                 URL: http://jira.jboss.com/jira/browse/JBIDE-1173
>             Project: Tools (JBoss Tools)
>          Issue Type: Feature Request
>          Components: Hibernate
>            Reporter: Gavin King
>         Assigned To: Max Rydahl Andersen
>            Priority: Optional
>             Fix For: 2.1
>
>         Attachments: JBIDE-1173_20080417.zip
>
>
> We have all the schema information right there.  Use it!

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jbosstools-issues mailing list