Uses of Package
org.hibernate.bytecode.spi
Packages that use org.hibernate.bytecode.spi
Package
Description
Byte Buddy support internals
Package defining bytecode code enhancement (instrumentation) support.
An SPI supporting custom instantiation of
entity instances and
embeddable objects.
This package abstracts persistence mechanisms for entities.
-
Classes in org.hibernate.bytecode.spi used by org.hibernate.bytecode.internalClassDescriptionEncapsulates bytecode enhancement information about a particular entity.Contract for providers of bytecode services to Hibernate.Indicates a condition where an instrumented/enhanced class was expected, but the class was not instrumented/enhanced.An interface for factories of
proxy factory
instances. -
Classes in org.hibernate.bytecode.spi used by org.hibernate.bytecode.internal.bytebuddyClassDescriptionA proxy factory for "basic proxy" generation.Contract for providers of bytecode services to Hibernate.An interface for factories of
proxy factory
instances.Represents reflection optimization for a particular class.Represents optimized entity property access.Represents optimized entity instantiation. -
Classes in org.hibernate.bytecode.spi used by org.hibernate.bytecode.internal.noneClassDescriptionContract for providers of bytecode services to Hibernate.An interface for factories of
proxy factory
instances.Represents reflection optimization for a particular class. -
Classes in org.hibernate.bytecode.spi used by org.hibernate.bytecode.spiClassDescriptionA proxy factory for "basic proxy" generation.Indicates a condition where an instrumented/enhanced class was expected, but the class was not instrumented/enhanced.An interface for factories of
proxy factory
instances.Represents reflection optimization for a particular class.Represents optimized entity property access.Represents optimized entity instantiation. -
Classes in org.hibernate.bytecode.spi used by org.hibernate.jpa.boot.internalClassDescriptionA persistence provider provides an instance of this interface to the
PersistenceUnitInfo.addTransformer(jakarta.persistence.spi.ClassTransformer)
method. -
Classes in org.hibernate.bytecode.spi used by org.hibernate.jpa.boot.spiClassDescriptionA persistence provider provides an instance of this interface to the
PersistenceUnitInfo.addTransformer(jakarta.persistence.spi.ClassTransformer)
method. -
Classes in org.hibernate.bytecode.spi used by org.hibernate.jpa.internal.enhanceClassDescriptionA persistence provider provides an instance of this interface to the
PersistenceUnitInfo.addTransformer(jakarta.persistence.spi.ClassTransformer)
method. -
Classes in org.hibernate.bytecode.spi used by org.hibernate.metamodel.internalClassDescriptionA proxy factory for "basic proxy" generation.Represents reflection optimization for a particular class.Represents optimized entity instantiation.
-
Classes in org.hibernate.bytecode.spi used by org.hibernate.metamodel.mapping.internal
-
Classes in org.hibernate.bytecode.spi used by org.hibernate.metamodel.spi
-
Classes in org.hibernate.bytecode.spi used by org.hibernate.persister.entityClassDescriptionEncapsulates bytecode enhancement information about a particular entity.Represents optimized entity property access.
-
Classes in org.hibernate.bytecode.spi used by org.hibernate.testing.orm.jpaClassDescriptionA persistence provider provides an instance of this interface to the
PersistenceUnitInfo.addTransformer(jakarta.persistence.spi.ClassTransformer)
method. -
Classes in org.hibernate.bytecode.spi used by org.hibernate.testing.orm.junitClassDescriptionA persistence provider provides an instance of this interface to the
PersistenceUnitInfo.addTransformer(jakarta.persistence.spi.ClassTransformer)
method. -
Classes in org.hibernate.bytecode.spi used by org.hibernate.tuple.entityClassDescriptionEncapsulates bytecode enhancement information about a particular entity.