Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in hbm
generate annotated java class from hbm file
Feb 14, 2026
java
hibernate
annotations
hbm
Modifying how nHibernate saves Saga data in nServiceBus
Dec 14, 2025
c#
nhibernate
nservicebus
hbm
failed.org.hibernate.MappingException: Could not determine type for: String, for columns: [org.hibernate.mapping.Column(db col name)
Oct 28, 2025
hibernate
hbm
Failed hibernate mapping: An association from the table X refers to an unmapped class Y
Dec 03, 2022
hibernate
hibernate-mapping
pojo
hbm
Set creation and update time with Hibernate in Xml mappings
Jun 03, 2022
hibernate
orm
hibernate-mapping
hbm
Breaking changes with NHibernate 4 upgrade
Jun 06, 2020
c#
nhibernate
hbm
nhibernate-3
nhibernate-4
NHibernate Discriminated Subclasses of a Joined-Subclass
Jan 25, 2017
c#
nhibernate
hbm
discriminator
joined-subclass
How do I output the HBMs that Fluent NHibernate Creates?
Jan 15, 2021
nhibernate
fluent-nhibernate
mapping
hbm
The element 'class' in namespace 'urn:nhibernate-mapping-2.2' has invalid child element 'property'
Apr 10, 2019
c#
nhibernate
hbm
Hibernate - update the primary key 'id' column in the table
Sep 15, 2022
java
hibernate
hbm
Mapping Java byte[] to MySQL binary(64) in Hibernate
Feb 25, 2018
mysql
hibernate
hbm2ddl
hbm
Mapping a boolean with hibernate
Feb 12, 2022
java
hibernate
hbm2ddl
hbm
could not delete collection : [NHibernate.Exceptions.GenericADOException]
May 22, 2020
c#
hibernate
nhibernate
hbm
Adding an enum as a class property in HBM
Oct 02, 2022
hibernate
enums
hibernate-mapping
hbm
How can I map "insert='false' update='false'" on a composite-id key-property which is also used in a one-to-many FK?
Aug 31, 2022
hibernate-mapping
hbm
hibernate-onetomany
hbmxml