Save This Page
Home » hibernate-search-src-20081106 » org.hibernate » search » annotations » [javadoc | source]
org.hibernate.search.annotations
public class: ProvidedId [javadoc | source]
org.hibernate.search.annotations.ProvidedId
Objects whose identifier is provided externally and not part of the object state should be marked with this annotation

This annotation should not be used in conjunction with org.hibernate.search.annotations.DocumentId

Method from org.hibernate.search.annotations.ProvidedId Summary:
bridge,   name
Method from org.hibernate.search.annotations.ProvidedId Detail:
 FieldBridge bridge() 
 String name()