[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[List Home]
|
[eclipselink-dev] Checked in - Delimited Identifiers
|
- From: Tom Ware <tom.ware@xxxxxxxxxx>
- Date: Mon, 13 Jul 2009 16:06:53 -0400
- Delivered-to: eclipselink-dev@eclipse.org
- User-agent: Thunderbird 2.0.0.22 (Windows/20090605)
Design documentation here:
http://wiki.eclipse.org/EclipseLink/Development/JPA_2.0/undelimited_identifiers
Bug Link Here:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=251908
Reviewed by Guy Pelletier
At the moment, the tests are disabled on MySQL. A minor build change is
required to specify the correct delimiters for a default MySQL installation.
The tests will be enabled when that build change is made.