程序包的使用
org.hibernate.bytecode.internal.bytebuddy
-
使用org.hibernate.bytecode.internal.bytebuddy的程序包 程序包 说明 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使用的org.hibernate.bytecode.internal.bytebuddy中的类 类 说明 ByteBuddyState A utility to hold all ByteBuddy related state, as in the current version of Hibernate the Bytecode Provider state is held in a static field, yet ByteBuddy is able to benefit from some caching and general state reuse. -
org.hibernate.bytecode.internal.bytebuddy使用的org.hibernate.bytecode.internal.bytebuddy中的类 类 说明 ByteBuddyState A utility to hold all ByteBuddy related state, as in the current version of Hibernate the Bytecode Provider state is held in a static field, yet ByteBuddy is able to benefit from some caching and general state reuse.ByteBuddyState.ProxyDefinitionHelpers Shared proxy definition helpers. -
org.hibernate.proxy.pojo.bytebuddy使用的org.hibernate.bytecode.internal.bytebuddy中的类 类 说明 ByteBuddyState A utility to hold all ByteBuddy related state, as in the current version of Hibernate the Bytecode Provider state is held in a static field, yet ByteBuddy is able to benefit from some caching and general state reuse.