Package | Description |
---|---|
org.hibernate.metamodel.source.annotations.entity |
Modifier and Type | Method and Description |
---|---|
static EmbeddableHierarchy |
EmbeddableHierarchy.createEmbeddableHierarchy(java.lang.Class<?> embeddableClass,
java.lang.String propertyName,
javax.persistence.AccessType accessType,
AnnotationBindingContext context)
Builds the configured class hierarchy for a an embeddable class.
|
Copyright © 2001-2012 Red Hat, Inc. All Rights Reserved.