Package | Description |
---|---|
org.hibernate.tuple |
This package defines a runtime metamodel for entities at
the object level and abstracts the differences between
the various entity modes.
|
org.hibernate.tuple.component |
Modifier and Type | Method and Description |
---|---|
static StandardProperty |
PropertyFactory.buildStandardProperty(Property property,
boolean lazyAvailable)
|
Modifier and Type | Method and Description |
---|---|
StandardProperty[] |
ComponentMetamodel.getProperties() |
StandardProperty |
ComponentMetamodel.getProperty(int index) |
StandardProperty |
ComponentMetamodel.getProperty(String propertyName) |
Copyright © 2019 JBoss by Red Hat. All rights reserved.