[hibernate-issues] [Hibernate-JIRA] Commented: (HBX-1023) Automatically detect generators from sequence numbers using a table name suffix/prefix

Max Rydahl Andersen (JIRA) noreply at atlassian.com
Thu Dec 6 01:35:56 EST 2007


    [ http://opensource.atlassian.com/projects/hibernate/browse/HBX-1023?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_29070 ] 

Max Rydahl Andersen commented on HBX-1023:
------------------------------------------

implement MetaDataDialectgetSuggestedPrimaryKeyStrategyName and/or ReverseEngineeringStrategy.getTableIdentifierStrategyName and getTableIdentifierProperties(TableIdentifier identifier);

> Automatically detect generators from sequence numbers using a table name suffix/prefix
> --------------------------------------------------------------------------------------
>
>                 Key: HBX-1023
>                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HBX-1023
>             Project: Hibernate Tools
>          Issue Type: Improvement
>          Components: reverse-engineer
>    Affects Versions: 3.2.cr1
>            Reporter: Keith Garry Boyce
>
> We have a scenario where we have sequences named [TABLE_NAME]_SEQ rather that enter a generator in reveng for all these classes we'd like the tool to detect the match and automatically create the generator.

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

        



More information about the hibernate-issues mailing list