类的使用
org.hibernate.bytecode.spi.NotInstrumentedException
-
使用NotInstrumentedException的程序包 程序包 说明 org.hibernate.bytecode.spi Package defining bytecode code enhancement (instrumentation) support.org.hibernate.tuple.entity -
-
org.hibernate.bytecode.spi中NotInstrumentedException的使用
抛出NotInstrumentedException的org.hibernate.bytecode.spi中的方法 修饰符和类型 方法 说明 LazyAttributeLoadingInterceptorBytecodeEnhancementMetadata. extractInterceptor(Object entity)Extract the field interceptor instance from the enhanced entity.BytecodeLazyAttributeInterceptorBytecodeEnhancementMetadata. extractLazyInterceptor(Object entity)LazyAttributeLoadingInterceptorBytecodeEnhancementMetadata. injectInterceptor(Object entity, Object identifier, SharedSessionContractImplementor session)Build and inject an interceptor instance into the enhanced entity. -
org.hibernate.tuple.entity中NotInstrumentedException的使用
抛出NotInstrumentedException的org.hibernate.tuple.entity中的方法 修饰符和类型 方法 说明 LazyAttributeLoadingInterceptorBytecodeEnhancementMetadataNonPojoImpl. extractInterceptor(Object entity)LazyAttributeLoadingInterceptorBytecodeEnhancementMetadataPojoImpl. extractInterceptor(Object entity)BytecodeLazyAttributeInterceptorBytecodeEnhancementMetadataNonPojoImpl. extractLazyInterceptor(Object entity)BytecodeLazyAttributeInterceptorBytecodeEnhancementMetadataPojoImpl. extractLazyInterceptor(Object entity)LazyAttributeLoadingInterceptorBytecodeEnhancementMetadataNonPojoImpl. injectInterceptor(Object entity, Object identifier, SharedSessionContractImplementor session)
-