| Modifier and Type | Method and Description |
|---|---|
SqlResultSetMappingMetadata |
MetamodelImpl.getSqlResultSetMapping(String resultSetMapping)
return the ResultSetMapping with name if exists otherwise null
|
| Modifier and Type | Class and Description |
|---|---|
class |
SqlResultSetMappingMetadataImpl
Implementation of
SqlResultSetMappingMetadata |
| Modifier and Type | Method and Description |
|---|---|
List<SqlResultSetMappingMetadata> |
MetadataImpl.getSqlResultSetMapping()
Returns the list of SqlResultSetMappingMetadata
|
| Modifier and Type | Method and Description |
|---|---|
List<SqlResultSetMappingMetadata> |
EntityMetadataImpl.getSqlResultSetMappings()
Returns the list of SqlResultSetMappingMetadata
|
| Modifier and Type | Class and Description |
|---|---|
class |
SqlResultSetMappingElement
Element for
sql-result-set-mapping |
| Modifier and Type | Method and Description |
|---|---|
List<SqlResultSetMappingMetadata> |
EntityMappings.getSqlResultSetMapping()
Returns the list of SqlResultSetMappingMetadata
|
| Modifier and Type | Method and Description |
|---|---|
List<SqlResultSetMappingMetadata> |
EntityElementFactory.getSqlResultSetMappings()
Returns the list of SqlResultSetMappingMetadata
|
| Modifier and Type | Method and Description |
|---|---|
List<SqlResultSetMappingMetadata> |
Metadata.getSqlResultSetMapping()
Returns the list of SqlResultSetMappingMetadata
|
| Modifier and Type | Method and Description |
|---|---|
List<SqlResultSetMappingMetadata> |
EntityMetadata.getSqlResultSetMappings()
Returns the list of SqlResultSetMappingMetadata
|
Copyright © 2012-2013 Batoo. All Rights Reserved.