|
This annotation was used by Infinispan Query but is no longer required since we now assume all entities are treated by default as @ProvidedId (in Infinispan Query) and the option doesn't seem to be useful in the ORM users world.
Functionality was replaced by org.hibernate.search.cfg.spi.SearchConfiguration.isIdProvidedImplicit()
|