vladmihalcea/hypersistence-utils
The Hypersistence Utils library (previously known as Hibernate Types) gives you Spring and Hibernate utilities that can help you get the most out of your data access layer.
JavaApache-2.0
Issues
- 0
How to Implement the Assigned Identity Generator?
#757 opened by hell0w0orld - 0
How to Implement the Assigned Identity Generator
#756 opened by hell0w0orld - 0
How to Implement the Assigned Identity Generator?
#755 opened by hell0w0orld - 1
Expecting BasicPluralJavaType for array class `[Ljava.lang.String;`, but got `com.vladmihalcea.hibernate.type.array.internal.StringArrayTypeDescriptor
#753 opened by hell0w0orld - 0
Expecting BasicPluralJavaType for array class `[Ljava.lang.String;`, but got `com.vladmihalcea.hibernate.type.array.internal.StringArrayTypeDescriptor
#754 opened by hell0w0orld - 1
- 2
- 1
- 2
Allow PostgreSQLCITextType entity attributes to be used in the LIKE query clause
#743 opened by SimSonic - 1
Add support for SortedSet in ListArrayType
#749 opened by vladmihalcea - 1
- 2
Cannot use JsonType with GraalVM
#748 opened by bastiansmn - 2
Add support for GraalVM native image
#740 opened by alapierre - 1
dto projectin error when use jsonb field
#747 opened by a-morgan-developer - 28
Add support for Hibernate 6.4
#685 opened by vladmihalcea - 1
- 2
\u0000 cannot be converted to text
#738 opened by suikast42 - 1
Array mapping examples throw validation exceptions
#741 opened by ctmay4 - 1
Hibernate 6 ArrayIndexOutOfBoundsException for custom types (such as JSON) when using Single Table Inheritance
#739 opened by Stephen-Allen - 1
Json property to Map<String, Map<String, Object>> not working [Hibernate 6.2.5.Final] [Mysql DB]
#737 opened by juancgun2 - 20
ArrayType causes org.hibernate.tool.schema.spi.SchemaManagementException: Schema-validation: wrong column type encountered in column found (Types#ARRAY), but expecting (Types#OTHER) with Hibernate 6.3 and 6.4
#697 opened by CorayThan - 1
- 1
Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'entityManagerFactory' defined in class path resource [org/springframework/boot/autoconfigure/orm/jpa/HibernateJpaConfiguration.class]: Invocation of init method failed; nested exception is org.hibernate.boot.registry.classloading.spi.ClassLoadingException: Unable to load class [com.vladmihalcea.hibernate.type.json.JsonBinaryType]
#733 opened by vinodhvp - 1
- 4
- 1
- 1
Remove hypersistence-utils-hibernate-52 module
#726 opened by vladmihalcea - 1
Generic approach for JsonType
#725 opened by didlich - 1
- 4
PostgreSQLCIText not implementing BindableType
#714 opened by flozano - 3
MonetaryAmountType should use currency instead of property for the second attribute
#707 opened by orousseil - 4
ListArrayType on Set entity attribute fails for EntityManager.merge operation
#717 opened by aleksei-konahav - 1
Version to use with Hibernate 5 Jakarta artifact
#720 opened by amy-b-cheng - 2
- 3
Equals method not found on abstract class
#709 opened by tomaerden-everesst - 3
Deprecate ZoneIdType for Hibernate 6
#711 opened by reitzmichnicht - 1
Make the JsonTypeDescriptor thread-safe
#713 opened by vladmihalcea - 1
- 1
Hibernate 6.4 - Parameter 0 of function 'array_position()' requires an array type, but argument is of type 'java.util.Collection'
#708 opened by dirkluijk - 9
Expecting BasicPluralJavaType for array class `[Ljava.util.UUID;`, but got `com.vladmihalcea.hibernate.type.array.internal.UUIDArrayTypeDescriptor error with Hibernate 6.4
#698 opened by fkjaekel - 1
polymorphic deserialization with JsonTypeInfo.As.EXTERNAL_PROPERTY problem
#703 opened by douglasmsouza - 3
Project failing to build as soon as implementation("com.vladmihalcea:hibernate-types-60:2.21.1") is added
#702 opened by BardiaRo - 3
- 5
- 5
"java.lang.ClassCastException: class [Ljava.lang.String; cannot be cast to class [B" thrown when using multiLoad with Hibernate 6.4
#700 opened by mcclellanmj - 2
Hypersistence error after updating to SpringBoot 3.2.1 with Hibernate 6.4.1.Final
#692 opened by dimasadryantos - 1
- 1
Remove hypersistence-utils-hibernate-5 module
#693 opened by vladmihalcea - 2
JsonType is not working as expected
#690 opened by ArthurBalabushko - 6
PostgreSQLEnumType not supported on the hypersistence-utils-hibernate-63 lib
#689 opened by brandonfl