Package io.micronaut.data.model.runtime.convert.vector
@NullMarked
package io.micronaut.data.model.runtime.convert.vector
Vector conversion contracts.
- Since:
- 5.0.0
-
InterfacesClassDescriptionThe attribute converter is used for converting mapped entity value to the persisted value and back.The attribute converter is used for converting mapped entity value to the persisted value and back.The attribute converter is used for converting mapped entity value to the persisted value and back.Converter contract for mapping
SparseByteVectorattributes to vendor-specific persisted values.The attribute converter is used for converting mapped entity value to the persisted value and back.Converter contract for mappingSparseFloatVectorattributes to vendor-specific persisted values.SQL attribute converter specialization forVectorvalues.Dialect-specific converter for vector values to and from the persisted database type (JDBC/R2DBC).