]
Gail Badner resolved HHH-3485.
------------------------------
Assignee: Gail Badner
Resolution: Rejected
Please use the user forum for help (
use oracle sequence in composite-id
-----------------------------------
Key: HHH-3485
URL:
http://opensource.atlassian.com/projects/hibernate/browse/HHH-3485
Project: Hibernate Core
Issue Type: Bug
Components: core
Affects Versions: 3.3.1
Environment: oracle,hibernate3.2
Reporter: rao
Assignee: Gail Badner
Priority: Critical
<composite-id name="id" class="sat.ny.ss.entity.VId">
<key-property name="offenderId" type="long" >
<column name="manged_ID" precision="28"
scale="0" />
</key-property>
<key-property name="vehicleId" type="long">
<column name="VEHICLE_ID" precision="28"
scale="0" />
</key-property>
</composite-id>
how to declare the oracle sequence in composite-id of above .
i have to use oracle sequence name is vehicle_id_seq to the vehicle_id
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: