Class PropertyIdentifierMapping<I,E>

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

public final class PropertyIdentifierMapping<I,E> extends Object implements IdentifierMappingImplementor<I,E>