Package com.valqueries.automapper
package com.valqueries.automapper
-
ClassDescription
@MappedType
is used to indicate the underlying database type for a field.This class is used to compare lists with null values, in a similar way to how SQL handles null values.Deprecated.This is not properly tested and using it for migrations is error-prone.Alternative toValqueriesQuery
that is not based on a specific model class.Jooq-based replacement for valqueries-based TokenQueryImpl, but it has issue with us using mariadb connection for mysqlDefines the update operations that can be performed on aTokenQuery
ExtendsValqueriesCrudRepository
with query functions.ExtendsCrudRepository
with transactions, and functions handling types other than of this repository.