Uses of Class
org.hibernate.property.access.spi.SetterFieldImpl
Packages that use SetterFieldImpl
Package
Description
An SPI abstracting how persistent attributes of an entity or embeddable type
are accessed by Hibernate.
-
Uses of SetterFieldImpl in org.hibernate.property.access.spi
Subclasses of SetterFieldImpl in org.hibernate.property.access.spiModifier and TypeClassDescriptionclass
A specialized Setter implementation for handling setting values into a bytecode-enhanced Class.