forgot to deprecate PolymorphismType when we did @Polymorphism

This commit is contained in:
Gavin 2022-12-28 01:40:46 +01:00
parent 4d3dd2c436
commit d8944e2326
1 changed files with 3 additions and 0 deletions

View File

@ -14,7 +14,10 @@ import java.util.Locale;
* @see Polymorphism
*
* @author Emmanuel Bernard
*
* @deprecated since {@link Polymorphism} is deprecated
*/
@Deprecated(since = "6.2")
public enum PolymorphismType {
/**
* Implicit polymorphism is enabled, and queries against mapped