public interface MetadataProvider
| Modifier and Type | Method and Description |
|---|---|
TypeMetadata |
getTypeMetadataFor(Class<?> clazz)
Returns the Search related metadata for the specified type.
|
TypeMetadata getTypeMetadataFor(Class<?> clazz)
clazz - The type of interest.TypeMetadata for the specified typeCopyright © 2006–2013 Hibernate. All rights reserved.