Message:

  A new issue has been created in JIRA.

---------------------------------------------------------------------
View the issue:
  http://opensource.atlassian.com/projects/xdoclet/browse/XDT-1170

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: XDT-1170
    Summary: hibernate.property to support CompositeUserType
       Type: Improvement

     Status: Open
   Priority: Major

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: XDoclet
 Components: 
             Hibernate Module
   Versions:
             1.2.2

   Assignee: xdoclet-devel (Use for new issues)
   Reporter: Ben Myers

    Created: Thu, 25 Nov 2004 8:58 PM
    Updated: Thu, 25 Nov 2004 8:58 PM

Description:
At the moment (to my knowledge), it is not possible to use CompositeUserType.

<property name="amount"
        update="false"
        type="org.hibernate.auction.persistence.MonetaryAmountCompositeUserType"
        access="org.hibernate.auction.persistence.DirectSetAccessor">
        <column name="AMOUNT" not-null="true" length="2"/>
        <column name="AMOUNT_CURRENCY" not-null="true"/>
</property>


---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://opensource.atlassian.com/projects/xdoclet/secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira



-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/
_______________________________________________
xdoclet-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-devel

Reply via email to