类 StatsHelper
- java.lang.Object
-
- org.hibernate.stat.internal.StatsHelper
-
public class StatsHelper extends Object
Utilities useful when dealing with stats.- 作者:
- Steve Ebersole
-
-
字段概要
字段 修饰符和类型 字段 说明 static StatsHelperINSTANCESingleton access
-
-
-
字段详细资料
-
INSTANCE
public static final StatsHelper INSTANCE
Singleton access
-
-
方法详细资料
-
getRootEntityRole
public NavigableRole getRootEntityRole(EntityPersister entityDescriptor)
-
-