| 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,
java.util.List<DerivedValueSource> formulaSources,
OneToOne oneToOneBinding) |
void |
ModelBinder.bindOneToOne(MappingDocument sourceDocument,
SingularAttributeSourceOneToOne oneToOneSource,
OneToOne oneToOneBinding) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
ValueVisitor.accept(OneToOne oto) |
Copyright © 2001-2018 Red Hat, Inc. All Rights Reserved.