Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[eclipselink-dev] bug 326968

Hi Tom, all,
 
https://bugs.eclipse.org/bugs/show_bug.cgi?id=326968
 
MaxDB has a limit for an index width of 1024 bytes. With UTF8 (what we suggest to use on MaxDB), the PK of the entity
 
org.eclipse.persistence.testing.models.jpa.xml.merge.inherited.TelephoneNumber
 
exceeds this limit. I am suggesting to limit the length of the index columns in order to make the index narrower.
 
What do you think?
 
-Adrian
 
 
SAP AG
Dietmar-Hopp-Allee 16, 69190 Walldorf, Germany
 
Sitz der Gesellschaft/Registered Office: Walldorf, Germany
Vorstand/SAP Executive Board: Henning Kagermann (Sprecher/CEO), Léo Apotheker (stellvertretender Sprecher/Deputy CEO), Werner Brandt, Claus Heinrich, Gerhard Oswald, John Schwarz, Peter Zencke
Vorsitzender des Aufsichtsrats/Chairperson of the SAP Supervisory Board: Hasso Plattner
Registergericht/Commercial Register Mannheim No HRB 350269
 
 

Back to the top