JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
org.hibernate.bytecode.enhance.spi.interceptor
LazyFetchGroupMetadata
Contents
Description
Method Summary
Method Details
getName()
Hide sidebar
Show sidebar
Interface LazyFetchGroupMetadata
public interface
LazyFetchGroupMetadata
Information about a particular bytecode lazy attribute grouping.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
String
getName
()
Access to the name of the fetch group.
Method Details
getName
String
getName
()
Access to the name of the fetch group.
Returns:
The fetch group name