接口的使用
org.hibernate.engine.spi.PersistentAttributeInterceptor
-
使用PersistentAttributeInterceptor的程序包 程序包 说明 org.hibernate.bytecode.enhance.spi.interceptor interceptor implementationsorg.hibernate.bytecode.spi Package defining bytecode code enhancement (instrumentation) support.org.hibernate.engine.spi org.hibernate.tuple.entity -
-
org.hibernate.bytecode.enhance.spi.interceptor中PersistentAttributeInterceptor的使用
org.hibernate.bytecode.enhance.spi.interceptor中PersistentAttributeInterceptor的子接口 修饰符和类型 接口 说明 interfaceBytecodeLazyAttributeInterceptorinterfaceSessionAssociableInterceptor实现PersistentAttributeInterceptor的org.hibernate.bytecode.enhance.spi.interceptor中的类 修饰符和类型 类 说明 classAbstractInterceptorclassAbstractLazyLoadInterceptorclassEnhancementAsProxyLazinessInterceptorclassLazyAttributeLoadingInterceptorInterceptor that loads attributes lazily -
org.hibernate.bytecode.spi中PersistentAttributeInterceptor的使用
参数类型为PersistentAttributeInterceptor的org.hibernate.bytecode.spi中的方法 修饰符和类型 方法 说明 voidBytecodeEnhancementMetadata. injectInterceptor(Object entity, PersistentAttributeInterceptor interceptor, SharedSessionContractImplementor session) -
org.hibernate.engine.spi中PersistentAttributeInterceptor的使用
返回PersistentAttributeInterceptor的org.hibernate.engine.spi中的方法 修饰符和类型 方法 说明 PersistentAttributeInterceptorPersistentAttributeInterceptable. $$_hibernate_getInterceptor()参数类型为PersistentAttributeInterceptor的org.hibernate.engine.spi中的方法 修饰符和类型 方法 说明 voidPersistentAttributeInterceptable. $$_hibernate_setInterceptor(PersistentAttributeInterceptor interceptor) -
org.hibernate.tuple.entity中PersistentAttributeInterceptor的使用
参数类型为PersistentAttributeInterceptor的org.hibernate.tuple.entity中的方法 修饰符和类型 方法 说明 voidBytecodeEnhancementMetadataNonPojoImpl. injectInterceptor(Object entity, PersistentAttributeInterceptor interceptor, SharedSessionContractImplementor session)voidBytecodeEnhancementMetadataPojoImpl. injectInterceptor(Object entity, PersistentAttributeInterceptor interceptor, SharedSessionContractImplementor session)
-