Uses of Interface
com.blazebit.persistence.view.spi.type.BasicUserTypeStringSupport
Packages that use BasicUserTypeStringSupport
Package
Description
Type SPI for Blaze-Persistence Entity-View.
-
Uses of BasicUserTypeStringSupport in com.blazebit.persistence.view.spi.type
Subinterfaces of BasicUserTypeStringSupport in com.blazebit.persistence.view.spi.typeModifier and TypeInterfaceDescriptioninterfaceA contract for defining a custom basic type to use with entity views.interfaceA contract for defining a custom basic type to use with entity views for versions in optimistic concurrency control.Classes in com.blazebit.persistence.view.spi.type that implement BasicUserTypeStringSupportModifier and TypeClassDescriptionclassA base class for implementing basic user types for non-entity mutable types.classThe default basic user type implementation for immutable types.classThe default basic user type implementation for unknown types.