Package ch.tocco.nice2.persist.core.impl.hibernate.javatype
package ch.tocco.nice2.persist.core.impl.hibernate.javatype
-
ClassesClassDescriptionA hibernate java type for
Binaryobjects.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 savesUUIDobjects as varchar (instead of a native uuid type).