public interface SqlResultSetMappingMetadata extends BindableMetadata
| Modifier and Type | Method and Description |
|---|---|
List<ColumnResultMetadata> |
getColumns()
Specifies the result set mapping to scalar values
|
List<EntityResultMetadata> |
getEntities()
Specifies the result set mapping to entities.
|
getNamegetLocatorList<ColumnResultMetadata> getColumns()
List<EntityResultMetadata> getEntities()
Copyright © 2012-2013 Batoo. All Rights Reserved.