Package | Description |
---|---|
org.hibernate.boot |
This package contains the contracts that make up the Hibernate native
bootstrapping API (building a SessionFactory).
|
org.hibernate.boot.spi |
Modifier and Type | Method and Description |
---|---|
MetadataBuilder |
MetadataBuilder.applyIdGenerationTypeInterpreter(IdGeneratorStrategyInterpreter interpreter) |
Modifier and Type | Method and Description |
---|---|
IdGeneratorStrategyInterpreter |
MetadataBuildingOptions.getIdGenerationTypeInterpreter() |
IdGeneratorStrategyInterpreter |
AbstractDelegatingMetadataBuildingOptions.getIdGenerationTypeInterpreter() |
Modifier and Type | Method and Description |
---|---|
MetadataBuilder |
AbstractDelegatingMetadataBuilderImplementor.applyIdGenerationTypeInterpreter(IdGeneratorStrategyInterpreter interpreter) |
Copyright © 2001-2021 Red Hat, Inc. All Rights Reserved.