Interface NativeQueryNonScalarRootReturn

All Superinterfaces:
NativeQueryReturn
All Known Implementing Classes:
JaxbHbmNativeQueryCollectionLoadReturnType, JaxbHbmNativeQueryJoinReturnType, JaxbHbmNativeQueryReturnType

public interface NativeQueryNonScalarRootReturn extends NativeQueryReturn
Commonality for non-scalar root returns for a native query result mapping
  • Method Details

    • getAlias

      String getAlias()
      Access the alias associated with this return
      Returns:
      The alias
    • getLockMode

      LockMode getLockMode()
      Access the LockMode associated with this return
      Returns:
      The LockMode
    • getReturnProperty

      Access the nested property mappings associated with this return
      Returns:
      The nested property mappings