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