Uses of Package
com.blazebit.persistence.view.spi.type
Packages that use com.blazebit.persistence.view.spi.type
Package
Description
Entity-View extension metamodel.
SPI for implementers of the Blaze-Persistence Entity-View extension.
Type SPI for Blaze-Persistence Entity-View.
-
Classes in com.blazebit.persistence.view.spi.type used by com.blazebit.persistence.view.metamodelClassDescriptionA contract for defining a custom basic type to use with entity views.A contract for a converter to convert between an entity view model type and an underlying type.
-
Classes in com.blazebit.persistence.view.spi.type used by com.blazebit.persistence.view.spiClassDescriptionA contract for defining a custom basic type to use with entity views.A contract for a converter to convert between an entity view model type and an underlying type.
-
Classes in com.blazebit.persistence.view.spi.type used by com.blazebit.persistence.view.spi.typeClassDescriptionA base class for implementing basic user types for non-entity mutable types.A dirty tracker records the fact that an object was possibly altered and allows to query this information.A contract for defining a custom basic type to use with entity views.A contract for defining string support for a custom basic type to use with entity views.A dirty tracker that gives detailed dirty information about attributes.Every entity view object implements this interface to give access to known attributes and metamodel information.A dirty tracker that exposes the mutable state.