Uses of Package
org.hibernate.property.access.spi
-
Classes in org.hibernate.property.access.spi used by org.hibernate.annotations Class Description PropertyAccessStrategy Describes a strategy for persistent property access (field, JavaBean-style property, etc). -
Classes in org.hibernate.property.access.spi used by org.hibernate.boot.model.internal Class Description PropertyAccessStrategy Describes a strategy for persistent property access (field, JavaBean-style property, etc). -
Classes in org.hibernate.property.access.spi used by org.hibernate.bytecode.internal.bytebuddy Class Description PropertyAccess Describes access to a particular persistent property in terms of getting and setting values. -
Classes in org.hibernate.property.access.spi used by org.hibernate.bytecode.internal.none Class Description PropertyAccess Describes access to a particular persistent property in terms of getting and setting values. -
Classes in org.hibernate.property.access.spi used by org.hibernate.bytecode.spi Class Description PropertyAccess Describes access to a particular persistent property in terms of getting and setting values. -
Classes in org.hibernate.property.access.spi used by org.hibernate.engine.internal Class Description Getter The contract for getting value for a persistent property from its container/owner -
Classes in org.hibernate.property.access.spi used by org.hibernate.envers.configuration.internal.metadata Class Description PropertyAccessStrategy Describes a strategy for persistent property access (field, JavaBean-style property, etc). -
Classes in org.hibernate.property.access.spi used by org.hibernate.envers.configuration.internal.metadata.reader Class Description PropertyAccessStrategy Describes a strategy for persistent property access (field, JavaBean-style property, etc). -
Classes in org.hibernate.property.access.spi used by org.hibernate.envers.internal.entities Class Description PropertyAccessStrategy Describes a strategy for persistent property access (field, JavaBean-style property, etc). -
Classes in org.hibernate.property.access.spi used by org.hibernate.envers.internal.tools Class Description Getter The contract for getting value for a persistent property from its container/ownerSetter The contract for setting a persistent property value into its container/owner -
Classes in org.hibernate.property.access.spi used by org.hibernate.envers.strategy.internal Class Description Getter The contract for getting value for a persistent property from its container/owner -
Classes in org.hibernate.property.access.spi used by org.hibernate.envers.strategy.spi Class Description Getter The contract for getting value for a persistent property from its container/owner -
Classes in org.hibernate.property.access.spi used by org.hibernate.mapping Class Description Getter The contract for getting value for a persistent property from its container/ownerPropertyAccessStrategy Describes a strategy for persistent property access (field, JavaBean-style property, etc).Setter The contract for setting a persistent property value into its container/owner -
Classes in org.hibernate.property.access.spi used by org.hibernate.metamodel.internal Class Description PropertyAccess Describes access to a particular persistent property in terms of getting and setting values. -
Classes in org.hibernate.property.access.spi used by org.hibernate.metamodel.mapping Class Description PropertyAccess Describes access to a particular persistent property in terms of getting and setting values. -
Classes in org.hibernate.property.access.spi used by org.hibernate.metamodel.mapping.internal Class Description PropertyAccess Describes access to a particular persistent property in terms of getting and setting values. -
Classes in org.hibernate.property.access.spi used by org.hibernate.metamodel.spi Class Description PropertyAccess Describes access to a particular persistent property in terms of getting and setting values. -
Classes in org.hibernate.property.access.spi used by org.hibernate.property.access.internal Class Description Getter The contract for getting value for a persistent property from its container/ownerPropertyAccess Describes access to a particular persistent property in terms of getting and setting values.PropertyAccessStrategy Describes a strategy for persistent property access (field, JavaBean-style property, etc).PropertyAccessStrategyResolver Contract for resolving the PropertyAccessStrategy to use.Setter The contract for setting a persistent property value into its container/owner -
Classes in org.hibernate.property.access.spi used by org.hibernate.property.access.spi Class Description BuiltInPropertyAccessStrategies Describes the built-in externally-nameablePropertyAccessStrategy
implementations.Getter The contract for getting value for a persistent property from its container/ownerPropertyAccess Describes access to a particular persistent property in terms of getting and setting values.PropertyAccessStrategy Describes a strategy for persistent property access (field, JavaBean-style property, etc).Setter The contract for setting a persistent property value into its container/ownerSetterFieldImpl Field-based implementation of Setter -
Classes in org.hibernate.property.access.spi used by org.hibernate.proxy.pojo Class Description Getter The contract for getting value for a persistent property from its container/ownerSetter The contract for setting a persistent property value into its container/owner -
Classes in org.hibernate.property.access.spi used by org.hibernate.query.derived Class Description PropertyAccess Describes access to a particular persistent property in terms of getting and setting values. -
Classes in org.hibernate.property.access.spi used by org.hibernate.tuple Class Description Getter The contract for getting value for a persistent property from its container/owner