类的使用
org.hibernate.bytecode.internal.bytebuddy.ByteBuddyState
-
使用ByteBuddyState的程序包 程序包 说明 org.hibernate.bytecode.enhance.internal.bytebuddy package containing bytecode enhancement code (internals)org.hibernate.bytecode.internal.bytebuddy Byte Buddy support internalsorg.hibernate.proxy.pojo.bytebuddy -
-
org.hibernate.bytecode.enhance.internal.bytebuddy中ByteBuddyState的使用
参数类型为ByteBuddyState的org.hibernate.bytecode.enhance.internal.bytebuddy中的构造器 构造器 说明 EnhancerImpl(EnhancementContext enhancementContext, ByteBuddyState byteBuddyState)Constructs the Enhancer, using the given context. -
org.hibernate.bytecode.internal.bytebuddy中ByteBuddyState的使用
参数类型为ByteBuddyState的org.hibernate.bytecode.internal.bytebuddy中的构造器 构造器 说明 BasicProxyFactoryImpl(Class superClass, Class[] interfaces, ByteBuddyState byteBuddyState)ProxyFactoryFactoryImpl(ByteBuddyState byteBuddyState, ByteBuddyProxyHelper byteBuddyProxyHelper) -
org.hibernate.proxy.pojo.bytebuddy中ByteBuddyState的使用
参数类型为ByteBuddyState的org.hibernate.proxy.pojo.bytebuddy中的构造器 构造器 说明 ByteBuddyProxyHelper(ByteBuddyState byteBuddyState)
-