public class ImplicitResultSetMappingDefinition extends Object implements ResultSetMappingBindingDefinition
Modifier and Type | Class and Description |
---|---|
static class |
ImplicitResultSetMappingDefinition.Builder |
Constructor and Description |
---|
ImplicitResultSetMappingDefinition(String resultSetMappingName,
List valueMappingSources) |
Modifier and Type | Method and Description |
---|---|
String |
getName()
The ResultSet mapping name
|
List |
getValueMappingSources()
Get the JAXB mappings for each defined value return in the ResultSet mapping.
|
public String getName()
ResultSetMappingBindingDefinition
getName
in interface ResultSetMappingBindingDefinition
public List getValueMappingSources()
ResultSetMappingBindingDefinition
getValueMappingSources
in interface ResultSetMappingBindingDefinition
Copyright © 2001-2017 Red Hat, Inc. All Rights Reserved.