[
http://opensource.atlassian.com/projects/hibernate/browse/HHH-3125?page=c...
]
Steve Ebersole commented on HHH-3125:
-------------------------------------
Please try this out and report any issues back against HHH-4905.
@aleksander Well IdentifierGenerator is an interface. when it is asked to configure(...)
itself it is given all the information you could need. I am not going to do the work for
you. There are plenty of IdentifierGenerator implementations you could look at as
examples of what you might need to do for your situation.
BigDecimal support for id generator from DB sequence
----------------------------------------------------
Key: HHH-3125
URL:
http://opensource.atlassian.com/projects/hibernate/browse/HHH-3125
Project: Hibernate Core
Issue Type: New Feature
Environment: Hibernate 3.2, Oracle 10
Reporter: Tomas Rada
Assignee: Steve Ebersole
Currently with using BigDecimal as entity id is thrown exception " this id generator
generates long, integer, short or string" - class
"IdentifierGeneratorFactory".
Is there possibility to add BigDecimal support for id 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....
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira