Uses of Class
org.hibernate.search.cfg.IndexEmbeddedMapping

Packages that use IndexEmbeddedMapping
org.hibernate.search.cfg   
 

Uses of IndexEmbeddedMapping in org.hibernate.search.cfg
 

Methods in org.hibernate.search.cfg that return IndexEmbeddedMapping
 IndexEmbeddedMapping IndexEmbeddedMapping.depth(int depth)
           
 IndexEmbeddedMapping PropertyMapping.indexEmbedded()
           
 IndexEmbeddedMapping IndexEmbeddedMapping.prefix(java.lang.String prefix)
           
 IndexEmbeddedMapping IndexEmbeddedMapping.targetElement(java.lang.Class<?> targetElement)
           
 



Copyright © 2006-2010 Hibernate. All Rights Reserved.