类的使用
org.hibernate.loader.custom.FetchReturn
-
使用FetchReturn的程序包 程序包 说明 org.hibernate.loader.custom This package defines a framework for custom loaders that accept handwritten SQL -
-
org.hibernate.loader.custom中FetchReturn的使用
org.hibernate.loader.custom中FetchReturn的子类 修饰符和类型 类 说明 classCollectionFetchReturnSpecifically a fetch return that refers to a collection association.classEntityFetchReturnSpecifically a fetch return that refers to an entity association.
-