Class UnconfiguredIdentifierMapping<E>

java.lang.Object
org.hibernate.search.mapper.pojo.identity.impl.UnconfiguredIdentifierMapping<E>
All Implemented Interfaces:
AutoCloseable, IdentifierMappingImplementor<Object,E>, IdentifierMapping

public final class UnconfiguredIdentifierMapping<E> extends Object implements IdentifierMappingImplementor<Object,E>