DATACMNS-1161 - Polishing.
Typo in JavaDoc. Original pull request: #243.
This commit is contained in:
@@ -67,7 +67,7 @@ public interface PersistentProperty<P extends PersistentProperty<P>> {
|
||||
* {@literal null} in case it refers to a simple type. Will return {@link Collection}'s component type or the
|
||||
* {@link Map}'s value type transparently.
|
||||
*
|
||||
* @Deprecated Use getPersistentEntityTypes instead.
|
||||
* @deprecated Use getPersistentEntityTypes instead.
|
||||
*/
|
||||
@Deprecated
|
||||
Iterable<? extends TypeInformation<?>> getPersistentEntityType();
|
||||
|
||||
Reference in New Issue
Block a user