Out of Date
Details
Assignee
Christian BeikovChristian BeikovReporter
David RepshasDavid Repshas(Deactivated)Labels
Components
Affects versions
Priority
Minor
Details
Details
Assignee
Christian Beikov
Christian BeikovReporter
David Repshas
David Repshas(Deactivated)Labels
Components
Affects versions
Priority
Created April 18, 2013 at 9:13 PM
Updated June 24, 2021 at 9:33 AM
Resolved June 24, 2021 at 9:33 AM
This occurs in many of the Core tests and I've generally been able to fix the problem via backticks, @Column notation etc.
There are 6 test cases however, where I've been unable to get rid of the Teradata reserved words. These are:
1)Reserved word - summary
org.hibernate.test.annotations.collectionelement.OrderByTest
testOrderByWithDottedNotation
2) Reserved word - type
org.hibernate.test.annotations.referencedcolumnname.ReferencedColumnNameTest
testUnidirectionalOneToMany
3) Reserved word - title
org.hibernate.test.annotations.indexcoll.IndexedCollectionTest
testMapKeyOnManyToMany
testMapKeyOnManyToManyOnId
4) Reserved word - year
org.hibernate.test.annotations.xml.ejb3
testEjb3Xml
5) Reserved word - title
org.hibernate.test.subclassfilter.UnionSubClassFilterTest
testFiltersWithUnionSubclass
6) Reserved word - title
org.hibernate.test.unionsubclass2.UnionSubClassTest
testCustomColumnReadAndWrite
testQuerySubclassAttribute
testUnionSubclass