[jbosstools-issues] [JBoss JIRA] Commented: (JBIDE-6456) It is good to have more options on the wizard when we say, Source -> Apply Hibernate/JPA annotations

Max Rydahl Andersen (JIRA) jira-events at lists.jboss.org
Thu Jun 17 17:10:46 EDT 2010


    [ https://jira.jboss.org/browse/JBIDE-6456?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12536181#action_12536181 ] 

Max Rydahl Andersen commented on JBIDE-6456:
--------------------------------------------

if you can deduce it automatically would you not be better of by using a Hibernate NamingStrategy ?

How many systems will have a naming scheme that works with just adding prefixes ?

I guess one way would be to allow you to write a naming strategy and apply it to the configuration before we write out the annotations.

contributions welcome.

> It is good to have more options on the wizard when we say, Source -> Apply Hibernate/JPA annotations
> ----------------------------------------------------------------------------------------------------
>
>                 Key: JBIDE-6456
>                 URL: https://jira.jboss.org/browse/JBIDE-6456
>             Project: Tools (JBoss Tools)
>          Issue Type: Feature Request
>          Components: Hibernate
>            Reporter: Dhana kumar
>            Assignee: Max Rydahl Andersen
>             Fix For: 3.2.x
>
>
> Hi,
> It's really nice to work when we need DDL for the designed Entities using Dali JPA GUI.
> There are few options available(Enable optimistic locking, etc.,) in the wizard when I click Source -> Apply Hibernate/JPA annotations.
> It would be nice if custom naming strategy available. 
> For example, for the field name, firstName, I need PSE01_EMP_FRST_NM as a column name.
> where, PSE01_EMP is the column prefix, FRST_NM is the name without vowels(removed a,e,i,o,u).
> So, in the wizard,if more options taken from user, like, Table prefix, column prefix, want to remove vowels?
> can you please suggest if I missed something.

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

        


More information about the jbosstools-issues mailing list