List Question
13 TechQA 2023-03-15T09:56:24.623000How to migrate the CompositeUserType with parameters to Hibernate 6
484 views
Asked by Radovan Synek
In Hibernate 6.0, hbm.xml multiple column has been disallowed, how to migrate them then?
335 views
Asked by Sylvain Lecoy
Can Hibernate handle overlapping columns in composite types?
154 views
Asked by cbf
Spring Boot Hibernate mapping set of enums to boolean columns
400 views
Asked by tommy
hibernate 5.0 + equinox 4.5.0 and custom UserType
408 views
Asked by exoz
nhibernate user type composition
544 views
Asked by Berryl
How to use many-to-one associations in CompositeUserTypes
186 views
Asked by woelfle
Selecting CompostiteUserTypes with Linq To nHibernate (v1)
326 views
Asked by penderi
NHibernate ICompositeType Implementation for Uri
110 views
Asked by stacker
How do you compare using .NET types in an NHibernate ICriteria query for an ICompositeUserType?
1.7k views
Asked by gabe
Map database column1, column2, columnN to a collection of elements
1.4k views
Asked by Mykola Golubyev
NHibernate mapping: UserTypes with many-to-one
1.3k views
Asked by theGecko
NHibernate CompositeUserType: How to specify Sql Types?
2.1k views
Asked by Stefan Steinegger