You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@openjpa.apache.org by "David Ezzio (JIRA)" <ji...@apache.org> on 2008/07/14 15:54:32 UTC

[jira] Assigned: (OPENJPA-654) Missing dictionary properties in OpenJPA docs

     [ https://issues.apache.org/jira/browse/OPENJPA-654?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

David Ezzio reassigned OPENJPA-654:
-----------------------------------

    Assignee: David Ezzio

> 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
>            Assignee: 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.