Missing dictionary properties in OpenJPA docs
---------------------------------------------
Key: OPENJPA-654
URL:
https://issues.apache.org/jira/browse/OPENJPA-654 Project: OpenJPA
Issue Type: Bug
Components: docs
Affects Versions: 1.1.0
Reporter: David Ezzio
The following properties are found in DBDictionary.java, but are not (unlike most) documented in the User's Guide, section "4.4.1. DBDictionary Properties":
allowsAliasInBulkClause
batchLimit
bitLengthFunction
booleanTypeName
castFunction
closePoolSQL
concatenateDelimiter
concatenateFunction
currentDateFunction
currentTimeFunction
currentTimestampFunction
datePrecision
dropTableSQL
fixedSizeTypeNames
getStringVal
inClauseLimit
maxEmbeddedBlobSize
maxEmbeddedClobSize
platform
rangePosition
requiresCastForComparisons
requiresCastForMathFunctions
requiresTargetForDelete
searchStringEscape
sequenceNameSQL
sequenceSQL
sequenceSchemaSQL
supportsAutoAssign
supportsCascadeUpdateAction
supportsComments
supportsCorrelatedSubselect
supportsDefaultUpdateAction
supportsModOperator
supportsNullUpdateAction
supportsRestrictUpdateAction
supportsXMLColumn
trimBothFunction
trimLeadingFunction
trimTrailingFunction
xmlTypeName
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.