public interface ProgrammaticMappingConfigurationContext
| Modifier and Type | Method and Description |
|---|---|
TypeMappingStep |
type(Class<?> clazz)
Starts the definition of the mapping of a specific type.
|
TypeMappingStep type(Class<?> clazz)
clazz - The type to map.Copyright © 2006-2019 Red Hat, Inc. and others. Licensed under the GNU Lesser General Public License (LGPL), version 2.1 or later.