Class NoAttributeConverter<O,R>

java.lang.Object
org.hibernate.annotations.NoAttributeConverter<O,R>
All Implemented Interfaces:
AttributeConverter<O,R>

@Deprecated(since="6.2") @Remove public class NoAttributeConverter<O,R> extends Object implements AttributeConverter<O,R>
Deprecated.
this class is no longer used