SPR-6160: resolved by referring to 'future release' instead of 2.5

This commit is contained in:
David Syer 2009-10-27 11:59:59 +00:00
parent 46818b038a
commit 2978a4d0eb
2 changed files with 2 additions and 2 deletions

View File

@ -23,7 +23,7 @@ package org.springframework.orm.jpa;
*
* <p>As of Spring 2.0, this interface does not define any operations yet.
* The pass-through mechanism to the underlying JpaDialect is already in
* place. Concrete operations will be added in the Spring 2.5 timeframe.
* place. Concrete operations may be added in future releases.
*
* @author Rod Johnson
* @since 2.0

View File

@ -23,7 +23,7 @@ package org.springframework.orm.jpa;
*
* <p>As of Spring 2.0, this interface does not define any operations yet.
* The pass-through mechanism to the underlying JpaDialect is already in
* place. Concrete operations will be added in the Spring 2.5 timeframe.
* place. Concrete operations may be added in future releases.
*
* @author Rod Johnson
* @since 2.0