Package | Description |
---|---|
org.hibernate.cfg |
This package defines APIs for configuring Hibernate, and classes
for building the Hibernate configuration-time metamodel.
|
org.hibernate.mapping |
This package defines the Hibernate configuration-time metamodel.
|
Modifier and Type | Method and Description |
---|---|
static void |
HbmBinder.bindUnionSubclass(org.dom4j.Element node,
UnionSubclass unionSubclass,
Mappings mappings,
Map inheritedMetas) |
Modifier and Type | Method and Description |
---|---|
Object |
PersistentClassVisitor.accept(UnionSubclass subclass) |
Copyright © 2018 JBoss by Red Hat. All rights reserved.