Package org.hibernate.cache.spi
Class FilterKey
- java.lang.Object
- org.hibernate.cache.spi.FilterKey
- All Implemented Interfaces:
Serializable
@Deprecated(since="6.2")@Removepublic final classFilterKeyextendsObjectimplementsSerializable
Deprecated.this class is no longer usedAllows cached queries to be keyed by enabled filters.- See Also:
- Serialized Form
Method Summary
All Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description booleanequals(Object other)Deprecated.inthashCode()Deprecated.StringtoString()Deprecated.