Package | Description |
---|---|
org.hibernate.metamodel.source.annotations.entity | |
org.hibernate.metamodel.source.binder | |
org.hibernate.metamodel.source.hbm |
Modifier and Type | Class and Description |
---|---|
class |
EntitySourceImpl |
Modifier and Type | Interface and Description |
---|---|
interface |
EntitySource
Contract describing source of an entity
|
interface |
RootEntitySource
Contract for the entity that is the root of an inheritance hierarchy.
|
interface |
SubclassEntitySource |
Modifier and Type | Class and Description |
---|---|
class |
AbstractEntitySourceImpl |
class |
RootEntitySourceImpl |
class |
SubclassEntitySourceImpl |
Copyright © 2001-2015 Red Hat, Inc. All Rights Reserved.