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