SPR-6160: resolved by referring to 'future release' instead of 2.5
This commit is contained in:
parent
46818b038a
commit
2978a4d0eb
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue