public interface HibernateOrmMappingConfigurationContext
| Modifier and Type | Method and Description |
|---|---|
AnnotationMappingConfigurationContext |
annotationMapping()
Start the definition of the annotation mapping.
|
ContainerExtractorConfigurationContext |
containerExtractors()
Start the definition of container extractors available for use in mappings.
|
ProgrammaticMappingConfigurationContext |
programmaticMapping()
Start the definition of a programmatic mapping.
|
ProgrammaticMappingConfigurationContext programmaticMapping()
AnnotationMappingConfigurationContext annotationMapping()
@Incubating ContainerExtractorConfigurationContext containerExtractors()
Copyright © 2006-2020 Red Hat, Inc. and others. Licensed under the GNU Lesser General Public License (LGPL), version 2.1 or later.