Search code examples
I am sending Date in the request Body to a REST API post request, but on checking the record inserte...

hibernaterestjpaspring-data-jpanhibernate-mapping

Read More
Getting hibernate entity name from the object...

javahibernatenhibernate-mapping

Read More
NHibernate: how to enable lazy loading on one-to-one mapping...

nhibernatenhibernate-mapping

Read More
NHibernate DuplicateMappingException when two classes have the same name but different namespaces...

c#.netnhibernateormnhibernate-mapping

Read More
Fluent Nhibernate foreign key constraint throw exception on delete...

.netdatabasefluent-nhibernatenhibernate-mapping

Read More
Fluent nHibernate - Mapping a polymorphic property to a single column in the table...

c#fluent-nhibernatenhibernate-mapping

Read More
NHibernate determine key properties...

c#.netnhibernatenhibernate-mapping

Read More
Hibernate mapping between different database and domain model...

javahibernateintellij-ideanhibernate-mapping

Read More
How should i define which Hibernate mapping to use, and when/where to use it?...

spring-boothibernatespring-data-jpanhibernate-mapping

Read More
One-to-one or many-to-one mapping using primary key of each table...

nhibernatenhibernate-mapping

Read More
Select Database from Hibernate Grails...

hibernategrailsgroovyhqlnhibernate-mapping

Read More
Forcing NHibernate to cascade delete before inserts...

nhibernatenhibernate-mappingnhibernate-cascade

Read More
Hibernate one to many association deletion...

oracle-databasehibernatejpanhibernate-mappinghibernate-onetomany

Read More
Fetch data from one table and Insert into another table JPA...

spring-boothibernatejpaspring-data-jpanhibernate-mapping

Read More
How to map a calss that inherits an asbtract class and implements an interface at the same time in n...

c#nhibernateormnhibernate-mapping

Read More
I am getting a SQLGrammarException while trying to fetch data from table directly through URL...

javaspring-mvcnhibernate-mapping

Read More
Is there @MappingSupperclass equivalent in NHibernate...

nhibernatenhibernate-mapping

Read More
Sequence Generator without @Id annotation in java with hibernate in Postgres within a range...

javahibernatespring-bootjpa-2.0nhibernate-mapping

Read More
NHibernate HiLo - new column per entity and HiLo catches...

nhibernatenhibernate-mappinghilo

Read More
How to map newsequentialid with NHibernate...

sql-serverstored-proceduresnhibernatenhibernate-mappingfiletable

Read More
Can not use joined-subclass of xml mapping to extend the mappings build with NHibernate.Mapping.ByCo...

c#nhibernatenhibernate-mapping

Read More
Named query not known...

nhibernatenhibernate-mapping

Read More
NHibernate DuplicateMappingException when mapping abstract class and subclass...

nhibernatefluent-nhibernatenhibernate-mappingabstract-class

Read More
Hibernate: how to map several join tables to Java objects (user's list of books)...

javahibernatenhibernate-mappinghibernate-criteria

Read More
Why nhibernate doesn't allow to make batch insert during stateless session with identity identif...

c#sql-servernhibernatenhibernate-mapping

Read More
Is it possible to set a default value on a property with NHibernate...

nhibernatefluent-nhibernatenhibernate-mapping

Read More
Primary key with hibernate in two tables...

hibernateprimary-keynhibernate-mapping

Read More
NHibernate.StaleStateException : Unexpected row count: 0; expected: 1...

nhibernatenhibernate-mappingparent-child

Read More
HBM mapping both field and property...

nhibernatenhibernate-mappinglinq-to-nhibernate

Read More
Self-join mapping entity using jpa and hibernate causes loop when executing findAll...

hibernatejpaspring-data-jpanhibernate-mappingself-join

Read More
BackNext