Package | Description |
---|---|
org.hibernate.persister.entity |
This package abstracts persistence mechanisms for
entities, and defines the Hibernate runtime
metamodel.
|
Modifier and Type | Method and Description |
---|---|
DiscriminatorMetadata |
Queryable.getTypeDiscriminatorMetadata()
Retrieve the information needed to properly deal with this entity's discriminator
in a query.
|
DiscriminatorMetadata |
AbstractEntityPersister.getTypeDiscriminatorMetadata() |
Copyright © 2018 JBoss by Red Hat. All rights reserved.