Uses of Interface
com.blazebit.persistence.spi.AttributeAccessor
-
Packages that use AttributeAccessor Package Description com.blazebit.persistence.spi SPI for implementers of the Blaze-Persistence API. -
-
Uses of AttributeAccessor in com.blazebit.persistence.spi
Methods in com.blazebit.persistence.spi that return AttributeAccessor Modifier and Type Method Description AttributeAccessor<X,Y>ExtendedAttribute. getAccessor()The attribute accessor for this attribute.
-