diff --git a/openjpa-project/src/doc/manual/ref_guide_dbsetup.xml b/openjpa-project/src/doc/manual/ref_guide_dbsetup.xml index 087e70e6b..c694d2c98 100644 --- a/openjpa-project/src/doc/manual/ref_guide_dbsetup.xml +++ b/openjpa-project/src/doc/manual/ref_guide_dbsetup.xml @@ -3132,7 +3132,8 @@ should be ignored. should be ignored. - + + @@ -3155,6 +3156,22 @@ each table alias in queries that obtain pessimistic locks. Defaults to null. + + + + + + SQL + + + tableLengthIncludesSchema + + + tableLengthIncludesSchema: Whether the max length for a table name includes the table's schema. + Defaults to true for backwards compatibility. In future releases this will be set to false. + + +