Hello, I need help regarding implementing SequenceStyleGenerator & TableGenerator.
Generators [list=]org.hibernate.id.enhanced.SequenceStyleGenerator[/list]
[list=]org.hibernate.id.enhanced.TableGenerator[/list]
How to create their table in underlying database, where to get SQL create script of these generators?
I request hibernate gurus, to provide help me regarding the implementation of them, with step. I have studied the following article
http://relation.to/2082.lace, but I just got the information & did not get any documentation regarding implementation.
My sincere thanks in advance.... to hibernate comunity