Package ch.tocco.nice2.persist.core.impl.hibernate.javatype
package ch.tocco.nice2.persist.core.impl.hibernate.javatype
-
ClassDescriptionA hibernate java type for
Binary
objects.A user type that compresses string data using Zstd before writing it to the database.This user type is required because there are multiple extensions for type "html" located in different modules.Hibernate java type which savesUUID
objects as varchar (instead of a native uuid type).