public class TypeHierarchy extends Object
| Constructor and Description |
|---|
TypeHierarchy() |
| Modifier and Type | Method and Description |
|---|---|
void |
addConfiguredClass(Class<?> configuredClass) |
IndexedTypeSet |
getConfiguredClasses(IndexedTypeSet types) |
public void addConfiguredClass(Class<?> configuredClass)
public IndexedTypeSet getConfiguredClasses(IndexedTypeSet types)
Copyright © 2006–2017 Hibernate. All rights reserved.