Package | Description |
---|---|
org.hibernate.metamodel.domain |
This package defines metadata modeling of a logical domain model.
|
Modifier and Type | Class and Description |
---|---|
class |
Component
Models the notion of a component (what JPA calls an Embeddable).
|
class |
Entity
Models the notion of an entity
|
class |
NonEntity
Models the concept class in the hierarchy with no persistent attributes.
|
class |
Superclass
Models the concept of a (intermediate) superclass
|
Copyright © 2001-2015 Red Hat, Inc. All Rights Reserved.