Mohd Farid
2011-09-15 14:32:36 UTC
Hi all
I am getting "ORA-00972: identifier is too long" error while saving a domain
class object.
Caused by: org.hibernate.exception.SQLGrammarException: could not initialize
a collection:
[com.intelligrape.model.Address.studentsForPermanentAddressId#79366215]
What could be the possible solutions to solve this problem except reducing
the length of studentsForPermanentAddressId field. The reason being, this is
a legacy database table which I can not alter.
Thanks & Regards
Mohd Farid
I am getting "ORA-00972: identifier is too long" error while saving a domain
class object.
Caused by: org.hibernate.exception.SQLGrammarException: could not initialize
a collection:
[com.intelligrape.model.Address.studentsForPermanentAddressId#79366215]
What could be the possible solutions to solve this problem except reducing
the length of studentsForPermanentAddressId field. The reason being, this is
a legacy database table which I can not alter.
Thanks & Regards
Mohd Farid