[hibernate-issues] [Hibernate-JIRA] Created: (HBX-956) c# code generation

Spyros (JIRA) noreply at atlassian.com
Thu Jul 5 08:09:52 EDT 2007


c# code generation
------------------

                 Key: HBX-956
                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HBX-956
             Project: Hibernate Tools
          Issue Type: Patch
          Components: hbm2java
    Affects Versions: 3.2beta9
         Environment: 3.2beta9 - Oracle
            Reporter: Spyros
            Priority: Minor
         Attachments: src.templates.csharp2.zip, tests.zip

Extended org.hibernate.tool.hbm2x.POJOExporter to support generation of c# classes, by providing some additional templates.
Removed some code dupllication between Cfg2JavaTool.java and ImportContextImpl.

What seems to be working: Generation from JDBC
What seems to have problems: Some meta attributes in hbm files (like additional imports, the "strictfp" class-modifier attribute or extra code) have not been mapped to c#
What seems to need improvement: Hashcode and equals generation

-- 
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