<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:admin="http://webns.net/mvcb/"
	xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
		
	<channel>
		<title>Hibernate Community - Forums > Hibernate Users (Français)</title>
		<link>https://forum.hibernate.org/index.php</link>
	<!--<atom:link href="https://forum.hibernate.org/index.php" rel="alternate" type="application/rss+xml" />-->
		<description>Hibernate Community Forums</description>
		<language>en-gb</language>
		<copyright>Copyright (c) 2003 Hibernate Community</copyright>
		<managingEditor>webmaster@hibernate.org (Hibernate Community)</managingEditor>
		<webMaster>webmaster@hibernate.org (Hibernate Community)</webMaster>
		<pubDate>Tue, 14 Jul 2020 00:00:00 -0500</pubDate>
		<lastBuildDate>Tue, 14 Jul 2020 08:23:21 -0500</lastBuildDate>
		<generator>MSSTI RSS Feed 2.0 Version 1.0.9 - (C) 2008-2009 leviatan21 - http://www.mssti.com/</generator>

		<image>
			<title>Hibernate Community - Forums > Hibernate Users (Français)</title>
			<url>https://forum.hibernate.org/styles/hibernate/imageset/site_logo.gif</url>
			<link>https://forum.hibernate.org/index.php</link>
		</image>
		<ttl>60</ttl>
		
			<item>
			<title>Hibernate Users (Français) | Re: Migration NHibernate V3.X --&gt; V5.X</title>
			<link>https://forum.hibernate.org/viewtopic.php?p=2494178#p2494178</link>
				<description><![CDATA[It's locked because of the reasons I mentioned earlier. Check out <a href="https://forum.hibernate.org/viewtopic.php?f=25&amp;t=994308" class="postlink">this pinned post on the NHibernate forum</a> for more details.<hr />]]></description>
					<content:encoded><![CDATA[It's locked because of the reasons I mentioned earlier. Check out <a href="https://forum.hibernate.org/viewtopic.php?f=25&amp;t=994308" class="postlink">this pinned post on the NHibernate forum</a> for more details.]]></content:encoded>
		<guid isPermaLink="false">https://forum.hibernate.org/viewtopic.php?p=2494178#p2494178</guid>		</item>
			<item>
			<title>Hibernate Users (Français) | Re: Quelqu un peux m aider pour corriger un qcm hibernate</title>
			<link>https://forum.hibernate.org/viewtopic.php?p=2494157#p2494157</link>
				<description><![CDATA[Looks like an exam or homework. I'm sure that if you read the <a href="http://docs.jboss.org/hibernate/orm/5.2/userguide/html_single/Hibernate_User_Guide.html" class="postlink">User Guide</a> you will now more than the answers to these questions.<hr />]]></description>
					<content:encoded><![CDATA[Looks like an exam or homework. I'm sure that if you read the <a href="http://docs.jboss.org/hibernate/orm/5.2/userguide/html_single/Hibernate_User_Guide.html" class="postlink">User Guide</a> you will now more than the answers to these questions.]]></content:encoded>
		<guid isPermaLink="false">https://forum.hibernate.org/viewtopic.php?p=2494157#p2494157</guid>		</item>
			<item>
			<title>Hibernate Users (Français) | Re: Hibernate 5 “is not mapped” exception</title>
			<link>https://forum.hibernate.org/viewtopic.php?p=2492973#p2492973</link>
				<description><![CDATA[Obviously,the Hibernate doesn't get your entity mapping. so you need specify your entity class in hibernate.cfg.xml.<br />like this:<br />&lt;mapping class=&quot;mine.practice.hibernate.model.*&quot;/&gt;<hr />]]></description>
					<content:encoded><![CDATA[Obviously,the Hibernate doesn't get your entity mapping. so you need specify your entity class in hibernate.cfg.xml.<br />like this:<br />&lt;mapping class=&quot;mine.practice.hibernate.model.*&quot;/&gt;]]></content:encoded>
		<guid isPermaLink="false">https://forum.hibernate.org/viewtopic.php?p=2492973#p2492973</guid>		</item>
			<item>
			<title>Hibernate Users (Français) | Demande d'aide : IllegalStateException</title>
			<link>https://forum.hibernate.org/viewtopic.php?p=2492415#p2492415</link>
				<description><![CDATA[  Bonjour,<br /><br />Désole par avance si je suis trop long.<br />Voici mon problème.<br />J'ai déployé une application web (Java 8 / Tomcat 8 / MySQL 5 / Debian 8) il y a plusieurs années utilisant la technologie Hibernate et qui n'est malheureusement plus maintenu.<br />Depuis plusieurs semaines, au bout de quelques heures ou de quelques jours suivant les semaines, l'application plante et devient inutilisable.<br /><br />Les logs montrent la remontée d'erreur suivante :<br /><br /><span style="color: #FF0000"> <span style="font-weight: bold">Exception levée</span><br /><span style="font-weight: bold">Nom</span> IllegalStateException<br /><span style="font-weight: bold">Message</span>  No</span><br />...<hr />]]></description>
					<content:encoded><![CDATA[  Bonjour,<br /><br />Désole par avance si je suis trop long.<br />Voici mon problème.<br />J'ai déployé une application web (Java 8 / Tomcat 8 / MySQL 5 / Debian 8) il y a plusieurs années utilisant la technologie Hibernate et qui n'est malheureusement plus maintenu.<br />Depuis plusieurs semaines, au bout de quelques heures ou de quelques jours suivant les semaines, l'application plante et devient inutilisable.<br /><br />Les logs montrent la remontée d'erreur suivante :<br /><br /><span style="color: #FF0000"> <span style="font-weight: bold">Exception levée</span><br /><span style="font-weight: bold">Nom</span> IllegalStateException<br /><span style="font-weight: bold">Message</span>  No</span><br />...]]></content:encoded>
		<guid isPermaLink="false">https://forum.hibernate.org/viewtopic.php?p=2492415#p2492415</guid>		</item>
			<item>
			<title>Hibernate Users (Français) | Probleme Hibernate - Jasperreports</title>
			<link>https://forum.hibernate.org/viewtopic.php?p=2492313#p2492313</link>
				<description><![CDATA[  Bonjour,<br /><br /><br />J'ai un war avec hibernate 4.5.x qui je déploie sur Wildfly 10.1.<br />Tout fonctionne bien.<br />Maintenant je rajoute Jasperreports 6.4.0 et là j'ai une erreur au démarrage : <br /><br />00:34:33,947 ERROR[org.jboss.msc.service.fail]  (ServerService Thread Pool -- 99) MSC000001: Failed to start service jboss.persistenceunit.&quot;decla.war#decla&quot;: org.jboss.msc.service.StartException in service jboss.persistenceunit.&quot;decla.war#decla&quot;: java.lang.NoSuchFieldError: LATEST<br />at org.jboss.as.jpa.service.PersistenceUnitServiceImpl$1$1.run(PersistenceUnitServiceImpl.java:179)<br />at<br />...<hr />]]></description>
					<content:encoded><![CDATA[  Bonjour,<br /><br /><br />J'ai un war avec hibernate 4.5.x qui je déploie sur Wildfly 10.1.<br />Tout fonctionne bien.<br />Maintenant je rajoute Jasperreports 6.4.0 et là j'ai une erreur au démarrage : <br /><br />00:34:33,947 ERROR[org.jboss.msc.service.fail]  (ServerService Thread Pool -- 99) MSC000001: Failed to start service jboss.persistenceunit.&quot;decla.war#decla&quot;: org.jboss.msc.service.StartException in service jboss.persistenceunit.&quot;decla.war#decla&quot;: java.lang.NoSuchFieldError: LATEST<br />at org.jboss.as.jpa.service.PersistenceUnitServiceImpl$1$1.run(PersistenceUnitServiceImpl.java:179)<br />at<br />...]]></content:encoded>
		<guid isPermaLink="false">https://forum.hibernate.org/viewtopic.php?p=2492313#p2492313</guid>		</item>
			<item>
			<title>Hibernate Users (Français) | Re: hibernate 4 application java swing</title>
			<link>https://forum.hibernate.org/viewtopic.php?p=2492037#p2492037</link>
				<description><![CDATA[And if you open an SQL console or the SQL Browser, are you able to see the firsts transaction changes? If you can't, it means that they haven't been committed.<hr />]]></description>
					<content:encoded><![CDATA[And if you open an SQL console or the SQL Browser, are you able to see the firsts transaction changes? If you can't, it means that they haven't been committed.]]></content:encoded>
		<guid isPermaLink="false">https://forum.hibernate.org/viewtopic.php?p=2492037#p2492037</guid>		</item>
			<item>
			<title>Hibernate Users (Français) | Migration 2005 2012 Accès concurrents</title>
			<link>https://forum.hibernate.org/viewtopic.php?p=2489877#p2489877</link>
				<description><![CDATA[Bonjour,<br />Nous venons juste de remplacer le SQL Server 2005 d'une application java hibernate3 avec un SQL server 2012. Depuis ce changement, l'application génère des erreurs : Row was updated or deleted by another transaction (or unsaved-value mapping was incorrect). Auriez-vous une idée du (des) paramètres sur lesquels je pourrais agir afin de retrouver un fonctionnement nominal de mon application svp ?<hr />]]></description>
					<content:encoded><![CDATA[Bonjour,<br />Nous venons juste de remplacer le SQL Server 2005 d'une application java hibernate3 avec un SQL server 2012. Depuis ce changement, l'application génère des erreurs : Row was updated or deleted by another transaction (or unsaved-value mapping was incorrect). Auriez-vous une idée du (des) paramètres sur lesquels je pourrais agir afin de retrouver un fonctionnement nominal de mon application svp ?]]></content:encoded>
		<guid isPermaLink="false">https://forum.hibernate.org/viewtopic.php?p=2489877#p2489877</guid>		</item>
			<item>
			<title>Hibernate Users (Français) | Criteria sur une relation Many to Many</title>
			<link>https://forum.hibernate.org/viewtopic.php?p=2489849#p2489849</link>
				<description><![CDATA[  Bonjour,<br />J'ai deux tables (PERSON et PROJECT) qui sont reliées par une table de liaison (PROJECT_PERSON)<br /><br />PERSON<br />PK person_id<br />Person_name<br /><br />PROJECT<br />PK project_id<br />Project_name<br /><br />Table de relation PROJECT_PERSON :<br />PROJECT_PERSON<br />PK(project_id, person_id, role_id)<br /><br />J'ai également une autre table ROLE qui liste tous les roles possibles<br />ROLE<br />PK role_id<br />role_name<br /><br /><br />Voici mon fichier de config hibernate :<br /><div class="codetitle"><b>Code:</b></div><div class="codecontent">&nbsp; &lt;class name=&quot;com.capgemini.deliveryreport.entities.Project&quot; table=&quot;PROJECT&quot;&gt;<br />&nbsp; &nbsp;&nbsp; &nbsp;&lt;id</div><br />...<hr />]]></description>
					<content:encoded><![CDATA[  Bonjour,<br />J'ai deux tables (PERSON et PROJECT) qui sont reliées par une table de liaison (PROJECT_PERSON)<br /><br />PERSON<br />PK person_id<br />Person_name<br /><br />PROJECT<br />PK project_id<br />Project_name<br /><br />Table de relation PROJECT_PERSON :<br />PROJECT_PERSON<br />PK(project_id, person_id, role_id)<br /><br />J'ai également une autre table ROLE qui liste tous les roles possibles<br />ROLE<br />PK role_id<br />role_name<br /><br /><br />Voici mon fichier de config hibernate :<br /><div class="codetitle"><b>Code:</b></div><div class="codecontent">&nbsp; &lt;class name=&quot;com.capgemini.deliveryreport.entities.Project&quot; table=&quot;PROJECT&quot;&gt;<br />&nbsp; &nbsp;&nbsp; &nbsp;&lt;id</div><br />...]]></content:encoded>
		<guid isPermaLink="false">https://forum.hibernate.org/viewtopic.php?p=2489849#p2489849</guid>		</item>
			<item>
			<title>Hibernate Users (Français) | Re: Postgres function</title>
			<link>https://forum.hibernate.org/viewtopic.php?p=2488320#p2488320</link>
				<description><![CDATA[Quand on appelle `executeUpdate()`, Hibernate retourne le nombre de lignes affecte par cette fonctionne.<br /><br /><div class="codetitle"><b>Code:</b></div><div class="codecontent">storedProcedure.executeUpdate();</div><br /><br />Tu doit le changer comme çà:<br /><br /><div class="codetitle"><b>Code:</b></div><div class="codecontent">Object result = storedProcedure.getSingleResult();</div><hr />]]></description>
					<content:encoded><![CDATA[Quand on appelle `executeUpdate()`, Hibernate retourne le nombre de lignes affecte par cette fonctionne.<br /><br /><div class="codetitle"><b>Code:</b></div><div class="codecontent">storedProcedure.executeUpdate();</div><br /><br />Tu doit le changer comme çà:<br /><br /><div class="codetitle"><b>Code:</b></div><div class="codecontent">Object result = storedProcedure.getSingleResult();</div>]]></content:encoded>
		<guid isPermaLink="false">https://forum.hibernate.org/viewtopic.php?p=2488320#p2488320</guid>		</item>
			<item>
			<title>Hibernate Users (Français) | Comprendre et améliorer l'utilisation du reverse engineering</title>
			<link>https://forum.hibernate.org/viewtopic.php?p=2488312#p2488312</link>
				<description><![CDATA[  Bonjour,<br /><br />J'utilise Hibernate 4.2.7.<br /><br />il y a un an, j'ai voulu développer un application à partir d'une base de données existante.<br />Cette base de données a pour caractéristiques notables :<br />- Plus de 200 tables<br />- Aucune des tables n'est caractérisée par une clé primaire<br />- Presque toutes les tables sont caractérisées par un champ ou plusieurs champs avec une contrainte d'unicité (qui pourraient servir de clé primaire)<br /><br />Pour garder une certaine rétrocompatibilité avec l'existant, je ne<br />...<hr />]]></description>
					<content:encoded><![CDATA[  Bonjour,<br /><br />J'utilise Hibernate 4.2.7.<br /><br />il y a un an, j'ai voulu développer un application à partir d'une base de données existante.<br />Cette base de données a pour caractéristiques notables :<br />- Plus de 200 tables<br />- Aucune des tables n'est caractérisée par une clé primaire<br />- Presque toutes les tables sont caractérisées par un champ ou plusieurs champs avec une contrainte d'unicité (qui pourraient servir de clé primaire)<br /><br />Pour garder une certaine rétrocompatibilité avec l'existant, je ne<br />...]]></content:encoded>
		<guid isPermaLink="false">https://forum.hibernate.org/viewtopic.php?p=2488312#p2488312</guid>		</item>
	
	</channel>
</rss>