public class ContainedInMetadata extends Object
| Constructor and Description |
|---|
ContainedInMetadata(org.hibernate.annotations.common.reflection.XMember containedInMember,
Integer maxDepth,
String prefix,
String[] includePaths) |
| Modifier and Type | Method and Description |
|---|---|
org.hibernate.annotations.common.reflection.XMember |
getContainedInMember() |
Set<String> |
getIncludePaths() |
Integer |
getMaxDepth() |
String |
getPrefix() |
String |
toString() |
Copyright © 2006–2016 Hibernate. All rights reserved.