[jbossseam-issues] [JBoss JIRA] Commented: (JBSEAM-2179) Seam-gen created pages show non-assigned ids

Max Andersen (JIRA) jira-events at lists.jboss.org
Tue Oct 30 07:52:01 EDT 2007


    [ http://jira.jboss.com/jira/browse/JBSEAM-2179?page=comments#action_12385033 ] 
            
Max Andersen commented on JBSEAM-2179:
--------------------------------------

Viorel - if you can tell me how we via jdbc metadata or postgressql specific information can detect that the id is automatically assigned then we can add this support in a postgres specific MetaDataDialect.

You can see examples of dialects here:
http://fisheye.jboss.org/browse/Hibernate/branches/Branch_3_2/HibernateExt/tools/src/java/org/hibernate/cfg/reveng/dialect

...and mysql example at:
http://fisheye.jboss.org/browse/Hibernate/branches/Branch_3_2/HibernateExt/tools/src/java/org/hibernate/cfg/reveng/dialect/MySQLMetaDataDialect.java?r=11422



> Seam-gen created pages show non-assigned ids
> --------------------------------------------
>
>                 Key: JBSEAM-2179
>                 URL: http://jira.jboss.com/jira/browse/JBSEAM-2179
>             Project: JBoss Seam
>          Issue Type: Bug
>          Components: Tools
>            Reporter: Viorel Andronic
>         Assigned To: Max Andersen
>            Priority: Minor
>
> seam-gen intends to exclude non-assigned id's from the property edit and view pages - seam-gen\view\editproperty.xhtml.ftl, seam-gen\view\viewproperty.xhtml.ftl etc. They are being shown.

-- 
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 seam-issues mailing list