Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / vladmihalcea/hypersistence-utils issues and pull requests
#754 - Expecting BasicPluralJavaType for array class `[Ljava.lang.String;`, but got `com.vladmihalcea.hibernate.type.array.internal.StringArrayTypeDescriptor
Issue -
State: closed - Opened by hell0w0orld 4 days ago
#753 - Expecting BasicPluralJavaType for array class `[Ljava.lang.String;`, but got `com.vladmihalcea.hibernate.type.array.internal.StringArrayTypeDescriptor
Issue -
State: open - Opened by hell0w0orld 4 days ago
#752 - JavaDoc: MutableType class JavaDoc mentions immutable object types #751
Pull Request -
State: closed - Opened by jjoslet 11 days ago
#751 - The JavaDoc of MutableType class mentions immutable object types
Issue -
State: closed - Opened by jjoslet 11 days ago
- 1 comment
Labels: documentation
#750 - Remove PostgreSQLIntervalType from HibernateTypesContributor
Issue -
State: closed - Opened by vladmihalcea 12 days ago
- 1 comment
Labels: enhancement
#749 - Add support for SortedSet in ListArrayType
Issue -
State: closed - Opened by vladmihalcea 12 days ago
- 1 comment
Labels: enhancement
#748 - Cannot use JsonType with GraalVM
Issue -
State: closed - Opened by bastiansmn 14 days ago
- 2 comments
Labels: question
#747 - dto projectin error when use jsonb field
Issue -
State: closed - Opened by a-morgan-developer 23 days ago
- 1 comment
#746 - Understanding custom object mappers to specific jsonb column
Issue -
State: open - Opened by danielferreiradf 23 days ago
- 1 comment
Labels: question
#745 - Add support for SortedSet
Pull Request -
State: closed - Opened by markwoon 29 days ago
- 3 comments
#744 - Added support for native image in Quarkus and Micronaut
Pull Request -
State: closed - Opened by rajat-g about 1 month ago
Labels: enhancement
#743 - Allow PostgreSQLCITextType entity attributes to be used in the LIKE query clause
Issue -
State: closed - Opened by SimSonic about 1 month ago
- 2 comments
Labels: enhancement
#742 - Fix Hibernate 6.6 JSON mapping on Oracle BLOB column type
Issue -
State: closed - Opened by vladmihalcea about 2 months ago
- 1 comment
Labels: enhancement
#741 - Array mapping examples throw validation exceptions
Issue -
State: closed - Opened by ctmay4 2 months ago
- 1 comment
#740 - Add support for GraalVM native image
Issue -
State: closed - Opened by alapierre 2 months ago
- 2 comments
Labels: enhancement
#739 - Hibernate 6 ArrayIndexOutOfBoundsException for custom types (such as JSON) when using Single Table Inheritance
Issue -
State: open - Opened by Stephen-Allen 3 months ago
- 1 comment
Labels: requires test case
#738 - \u0000 cannot be converted to text
Issue -
State: closed - Opened by suikast42 3 months ago
- 2 comments
Labels: requires test case
#737 - Json property to Map<String, Map<String, Object>> not working [Hibernate 6.2.5.Final] [Mysql DB]
Issue -
State: closed - Opened by juancgun2 3 months ago
- 1 comment
#737 - Json property to Map<String, Map<String, Object>> not working [Hibernate 6.2.5.Final] [Mysql DB]
Issue -
State: closed - Opened by juancgun2 3 months ago
- 1 comment
#736 - PostgreSQLIntervalType is not recognized as JdbcType Interval
Issue -
State: closed - Opened by ncioj10 4 months ago
- 2 comments
Labels: requires test case
#735 - Fix an issue where any value of enable_types_contributor is treated as false
Pull Request -
State: open - Opened by IlyaRyzhov 4 months ago
#735 - Fix an issue where any value of enable_types_contributor is treated as false
Pull Request -
State: open - Opened by IlyaRyzhov 4 months ago
#734 - Add JsonClobType and improve JsonType to support CLOB column types
Issue -
State: closed - Opened by vladmihalcea 4 months ago
- 1 comment
Labels: enhancement
#734 - Add JsonClobType and improve JsonType to support CLOB column types
Issue -
State: closed - Opened by vladmihalcea 4 months ago
- 1 comment
Labels: enhancement
#733 - 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]
Issue -
State: closed - Opened by vinodhvp 4 months ago
- 1 comment
Labels: question
#733 - 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]
Issue -
State: closed - Opened by vinodhvp 4 months ago
- 1 comment
Labels: question
#732 - feat: Json CLOB support for Hibernate 6.x
Pull Request -
State: closed - Opened by agebhar1 4 months ago
- 1 comment
#732 - feat: Json CLOB support for Hibernate 6.x
Pull Request -
State: closed - Opened by agebhar1 4 months ago
- 1 comment
#731 - JsonBinaryType is not working for nativeQuery insert
Issue -
State: closed - Opened by seanalbert 5 months ago
- 1 comment
#731 - JsonBinaryType is not working for nativeQuery insert
Issue -
State: closed - Opened by seanalbert 5 months ago
- 1 comment
#730 - Add support for mapping Java Enums to custom ordinal values
Issue -
State: closed - Opened by vladmihalcea 5 months ago
- 4 comments
Labels: enhancement
#730 - Add support for mapping Java Enums to custom ordinal values
Issue -
State: closed - Opened by vladmihalcea 5 months ago
- 4 comments
Labels: enhancement
#729 - Add support for Batch IdGeneratorType
Pull Request -
State: closed - Opened by marschall 5 months ago
- 4 comments
#729 - Add support for Batch IdGeneratorType
Pull Request -
State: closed - Opened by marschall 5 months ago
- 4 comments
#728 - Enhance BatchSequenceGenerator with support for IdGeneratorType
Issue -
State: closed - Opened by marschall 5 months ago
- 1 comment
Labels: enhancement
#728 - Enhance BatchSequenceGenerator with support for IdGeneratorType
Issue -
State: closed - Opened by marschall 5 months ago
- 1 comment
Labels: enhancement
#727 - Bump com.fasterxml.jackson.core:jackson-databind from 2.12.6.1 to 2.12.7.1 in /hypersistence-utils-hibernate-55
Pull Request -
State: closed - Opened by dependabot[bot] 5 months ago
Labels: dependencies
#727 - Bump com.fasterxml.jackson.core:jackson-databind from 2.12.6.1 to 2.12.7.1 in /hypersistence-utils-hibernate-55
Pull Request -
State: closed - Opened by dependabot[bot] 5 months ago
Labels: dependencies
#726 - Remove hypersistence-utils-hibernate-52 module
Issue -
State: closed - Opened by vladmihalcea 5 months ago
- 1 comment
Labels: enhancement
#726 - Remove hypersistence-utils-hibernate-52 module
Issue -
State: closed - Opened by vladmihalcea 5 months ago
- 1 comment
Labels: enhancement
#725 - Generic approach for JsonType
Issue -
State: closed - Opened by didlich 5 months ago
- 1 comment
Labels: question
#725 - Generic approach for JsonType
Issue -
State: closed - Opened by didlich 5 months ago
- 1 comment
Labels: question
#724 - fix any value of enable_types_contributor is treated as false
Pull Request -
State: closed - Opened by IlyaRyzhov 6 months ago
#724 - fix any value of enable_types_contributor is treated as false
Pull Request -
State: closed - Opened by IlyaRyzhov 6 months ago
#723 - Bump com.fasterxml.jackson.core:jackson-databind from 2.12.6.1 to 2.12.7.1 in /hypersistence-utils-hibernate-52
Pull Request -
State: closed - Opened by dependabot[bot] 6 months ago
Labels: dependencies
#723 - Bump com.fasterxml.jackson.core:jackson-databind from 2.12.6.1 to 2.12.7.1 in /hypersistence-utils-hibernate-52
Pull Request -
State: closed - Opened by dependabot[bot] 6 months ago
Labels: dependencies
#721 - Use Spring Data Range as an alternative to PostgreSQL range type
Pull Request -
State: closed - Opened by locrianmode 6 months ago
- 2 comments
Labels: enhancement
#721 - Use Spring Data Range as an alternative to PostgreSQL range type
Pull Request -
State: closed - Opened by locrianmode 6 months ago
- 2 comments
Labels: enhancement
#720 - Version to use with Hibernate 5 Jakarta artifact
Issue -
State: closed - Opened by amy-b-cheng 6 months ago
- 1 comment
#720 - Version to use with Hibernate 5 Jakarta artifact
Issue -
State: closed - Opened by amy-b-cheng 6 months ago
- 1 comment
#719 - Fix ListArrayType on Set entity attribute for EntityManager.merge operation
Pull Request -
State: closed - Opened by aleksei-konahav 6 months ago
- 2 comments
#719 - Fix ListArrayType on Set entity attribute for EntityManager.merge operation
Pull Request -
State: closed - Opened by aleksei-konahav 6 months ago
- 2 comments
#718 - Fix an issue where any value of enable_types_contributor is treated as false
Pull Request -
State: closed - Opened by IlyaRyzhov 6 months ago
- 6 comments
#718 - Fix an issue where any value of enable_types_contributor is treated as false
Pull Request -
State: closed - Opened by IlyaRyzhov 6 months ago
- 6 comments
#717 - ListArrayType on Set entity attribute fails for EntityManager.merge operation
Issue -
State: closed - Opened by aleksei-konahav 6 months ago
- 4 comments
Labels: bug
#717 - ListArrayType on Set entity attribute fails for EntityManager.merge operation
Issue -
State: closed - Opened by aleksei-konahav 6 months ago
- 4 comments
Labels: bug
#716 - Allow PostgreSQLHStoreType to process PGobject
Pull Request -
State: open - Opened by Iapetus999 7 months ago
- 1 comment
Labels: requires test case
#716 - Allow PostgreSQLHStoreType to process PGobject
Pull Request -
State: closed - Opened by Iapetus999 7 months ago
- 2 comments
Labels: requires test case
#715 - NullableCharacterType prevents Hibernate from escaping backslash properly
Issue -
State: closed - Opened by samnyan 7 months ago
- 2 comments
Labels: enhancement
#715 - NullableCharacterType prevents Hibernate from escaping backslash properly
Issue -
State: closed - Opened by samnyan 7 months ago
- 2 comments
Labels: enhancement
#714 - PostgreSQLCIText not implementing BindableType
Issue -
State: closed - Opened by flozano 7 months ago
- 4 comments
Labels: good first issue, requires changes
#714 - PostgreSQLCIText not implementing BindableType
Issue -
State: closed - Opened by flozano 7 months ago
- 4 comments
Labels: good first issue, requires changes
#713 - Make the JsonTypeDescriptor thread-safe
Issue -
State: closed - Opened by vladmihalcea 7 months ago
- 1 comment
Labels: enhancement
#713 - Make the JsonTypeDescriptor thread-safe
Issue -
State: closed - Opened by vladmihalcea 7 months ago
- 1 comment
Labels: enhancement
#712 - use equals method of abstract classes
Pull Request -
State: closed - Opened by NBerghen 7 months ago
- 1 comment
#712 - use equals method of abstract classes
Pull Request -
State: closed - Opened by NBerghen 7 months ago
- 1 comment
#711 - Deprecate ZoneIdType for Hibernate 6
Issue -
State: closed - Opened by reitzmichnicht 7 months ago
- 3 comments
Labels: question
#711 - Deprecate ZoneIdType for Hibernate 6
Issue -
State: closed - Opened by reitzmichnicht 7 months ago
- 3 comments
Labels: question
#710 - cannot use @Query("update ...") to update JsonType Object to database
Issue -
State: closed - Opened by FULaBUla 7 months ago
- 1 comment
Labels: question
#710 - cannot use @Query("update ...") to update JsonType Object to database
Issue -
State: closed - Opened by FULaBUla 7 months ago
- 1 comment
Labels: question
#709 - Equals method not found on abstract class
Issue -
State: closed - Opened by tomaerden-everesst 7 months ago
- 3 comments
Labels: bug
#709 - Equals method not found on abstract class
Issue -
State: closed - Opened by tomaerden-everesst 7 months ago
- 3 comments
Labels: bug
#708 - Hibernate 6.4 - Parameter 0 of function 'array_position()' requires an array type, but argument is of type 'java.util.Collection'
Issue -
State: closed - Opened by dirkluijk 8 months ago
- 1 comment
#708 - Hibernate 6.4 - Parameter 0 of function 'array_position()' requires an array type, but argument is of type 'java.util.Collection'
Issue -
State: closed - Opened by dirkluijk 8 months ago
- 1 comment
#707 - MonetaryAmountType should use currency instead of property for the second attribute
Issue -
State: closed - Opened by orousseil 8 months ago
- 3 comments
Labels: bug
#707 - MonetaryAmountType should use currency instead of property for the second attribute
Issue -
State: closed - Opened by orousseil 8 months ago
- 3 comments
Labels: bug
#706 - Make JsonTypeDescriptor thread-safe
Pull Request -
State: closed - Opened by tony-tock 8 months ago
- 3 comments
#706 - Make JsonTypeDescriptor thread-safe
Pull Request -
State: closed - Opened by tony-tock 8 months ago
- 3 comments
#705 - JsonType serialization not working with hibernate 6.3 in named query
Issue -
State: closed - Opened by jongyoonlee 9 months ago
- 1 comment
Labels: requires investigation
#705 - JsonType serialization not working with hibernate 6.3 in named query
Issue -
State: closed - Opened by jongyoonlee 9 months ago
- 1 comment
Labels: requires investigation
#704 - Problem with JsonType serialization with spring-data 3.2 and hibernate 6.3
Pull Request -
State: closed - Opened by jongyoonlee 9 months ago
- 3 comments
Labels: requires investigation
#704 - Problem with JsonType serialization with spring-data 3.2 and hibernate 6.3
Pull Request -
State: closed - Opened by jongyoonlee 9 months ago
- 3 comments
Labels: requires investigation
#703 - polymorphic deserialization with JsonTypeInfo.As.EXTERNAL_PROPERTY problem
Issue -
State: closed - Opened by douglasmsouza 9 months ago
- 1 comment
Labels: question
#703 - polymorphic deserialization with JsonTypeInfo.As.EXTERNAL_PROPERTY problem
Issue -
State: closed - Opened by douglasmsouza 9 months ago
- 1 comment
Labels: question
#702 - Project failing to build as soon as implementation("com.vladmihalcea:hibernate-types-60:2.21.1") is added
Issue -
State: closed - Opened by BardiaRo 9 months ago
- 3 comments
Labels: question
#701 - [hypersistence-63 V.7.3.2] org.hibernate.type.SqlTypes code: 1111
Issue -
State: closed - Opened by RomuDeuxfois 9 months ago
- 5 comments
Labels: duplicate
#701 - [hypersistence-63 V.7.3.2] org.hibernate.type.SqlTypes code: 1111
Issue -
State: closed - Opened by RomuDeuxfois 9 months ago
- 5 comments
Labels: duplicate
#700 - "java.lang.ClassCastException: class [Ljava.lang.String; cannot be cast to class [B" thrown when using multiLoad with Hibernate 6.4
Issue -
State: closed - Opened by mcclellanmj 9 months ago
- 5 comments
Labels: bug
#700 - "java.lang.ClassCastException: class [Ljava.lang.String; cannot be cast to class [B" thrown when using multiLoad with Hibernate 6.4
Issue -
State: closed - Opened by mcclellanmj 9 months ago
- 5 comments
Labels: bug
#699 - Use function array_to_string in SpringBoot 3.2.1
Issue -
State: closed - Opened by showmethemoney 10 months ago
- 3 comments
Labels: question
#699 - Use function array_to_string in SpringBoot 3.2.1
Issue -
State: closed - Opened by showmethemoney 10 months ago
- 3 comments
Labels: question
#698 - Expecting BasicPluralJavaType for array class `[Ljava.util.UUID;`, but got `com.vladmihalcea.hibernate.type.array.internal.UUIDArrayTypeDescriptor error with Hibernate 6.4
Issue -
State: closed - Opened by fkjaekel 10 months ago
- 9 comments
Labels: bug
#698 - Expecting BasicPluralJavaType for array class `[Ljava.util.UUID;`, but got `com.vladmihalcea.hibernate.type.array.internal.UUIDArrayTypeDescriptor error with Hibernate 6.4
Issue -
State: closed - Opened by fkjaekel 10 months ago
- 9 comments
Labels: bug
#697 - 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
Issue -
State: open - Opened by CorayThan 10 months ago
- 20 comments
Labels: requires Hibernate ORM fix
#697 - 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
Issue -
State: open - Opened by CorayThan 10 months ago
- 20 comments
Labels: requires Hibernate ORM fix
#695 - enable_types_contributor setting allows arbitrary values except boolean
Issue -
State: open - Opened by IlyaRyzhov 10 months ago
- 1 comment
Labels: enhancement, good first issue
#695 - enable_types_contributor setting allows arbitrary values except boolean
Issue -
State: open - Opened by IlyaRyzhov 10 months ago
- 1 comment
Labels: enhancement, good first issue
#694 - Bump com.google.guava:guava from 31.1-jre to 32.0.0-jre in /hypersistence-utils-hibernate-52
Pull Request -
State: closed - Opened by dependabot[bot] 10 months ago
- 1 comment
Labels: dependencies
#694 - Bump com.google.guava:guava from 31.1-jre to 32.0.0-jre in /hypersistence-utils-hibernate-52
Pull Request -
State: closed - Opened by dependabot[bot] 10 months ago
- 1 comment
Labels: dependencies
#693 - Remove hypersistence-utils-hibernate-5 module
Issue -
State: closed - Opened by vladmihalcea 10 months ago
- 1 comment
Labels: enhancement