public class ExtendsQueueEntry extends Object
| Constructor and Description | 
|---|
ExtendsQueueEntry(String explicitName,
                 String mappingPackage,
                 org.hibernate.internal.util.xml.XmlDocument metadataXml,
                 Set<String> entityNames)  | 
| Modifier and Type | Method and Description | 
|---|---|
Set<String> | 
getEntityNames()  | 
String | 
getExplicitName()  | 
String | 
getMappingPackage()  | 
org.hibernate.internal.util.xml.XmlDocument | 
getMetadataXml()  | 
Copyright © 2001-2018 Red Hat, Inc. All Rights Reserved.