|
SolarMetric Kodo JDO 3.4.1 generated on May 30 2006 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Compatibility information regarding how the current environment should behave with respect to old behavior.
| Method Summary | |
String |
getQuotedNumbersInJDOQL()
How to deal with single-quoted and double-quoted single-digit numbers in JDOQL. |
void |
setQuotedNumbersInJDOQL(String compatibility)
How to deal with single-quoted and double-quoted single-digit numbers in JDOQL. |
| Method Detail |
public String getQuotedNumbersInJDOQL()
How to deal with single-quoted and double-quoted single-digit numbers in JDOQL. Currently, valid values are "3.1" and "jdo2".
"3.1" treats single-quoted numbers as they were in Kodo 3.1 and prior -- as numbers. "jdo2" treats them according to the rules in the JDO 2.0 specification -- single-quoted single digits are character constants, and double-quoted single digits are invalid.
public void setQuotedNumbersInJDOQL(String compatibility)
How to deal with single-quoted and double-quoted single-digit numbers in JDOQL. Currently, valid values are "3.1" and "jdo2".
|
SolarMetric Kodo JDO 3.4.1 generated on May 30 2006 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||