Package | Description |
---|---|
org.hibernate.boot.model.source.internal.hbm | |
org.hibernate.mapping |
This package defines the Hibernate configuration-time metamodel.
|
Modifier and Type | Method and Description |
---|---|
void |
RelationalObjectBinder.bindFormulas(MappingDocument sourceDocument,
List<DerivedValueSource> formulaSources,
OneToOne oneToOneBinding) |
void |
ModelBinder.bindOneToOne(MappingDocument sourceDocument,
SingularAttributeSourceOneToOne oneToOneSource,
OneToOne oneToOneBinding) |
Modifier and Type | Method and Description |
---|---|
Object |
ValueVisitor.accept(OneToOne oto) |
Copyright © 2017 JBoss by Red Hat. All rights reserved.