public class PolymorphicIndexHierarchy extends Object
| Constructor and Description |
|---|
PolymorphicIndexHierarchy() |
| Modifier and Type | Method and Description |
|---|---|
void |
addIndexedClass(Class<?> indexedClass) |
Set<Class<?>> |
getIndexedClasses(Class<?>[] classes) |
Copyright © 2006–2017 Hibernate. All rights reserved.