public interface NativeQueryNonScalarRootReturn
Modifier and Type | Method and Description |
---|---|
String |
getAlias()
Access the alias associated with this return
|
LockMode |
getLockMode()
Access the LockMode associated with this return
|
List<JaxbHbmNativeQueryPropertyReturnType> |
getReturnProperty()
Access the nested property mappings associated with this return
|
String getAlias()
LockMode getLockMode()
List<JaxbHbmNativeQueryPropertyReturnType> getReturnProperty()
Copyright © 2001-2017 Red Hat, Inc. All Rights Reserved.