Interface EntityFetch

    • Method Detail

      • getFetchedType

        EntityType getFetchedType()
        Get the Hibernate Type that describes the fetched attribute as an EntityType.
        Specified by:
        getFetchedType in interface Fetch
        Returns:
        The Type of the fetched attribute