Questions tagged as 'hibernate'

1
answer

How to make a menu in Hibernate + jsf + primefaces?

I just edited the question. Well I already made the menu but without hibernate better said with jdbc. but at the time of deploying the project does not show me the menu with hibernate I will leave the tables. I'm working with netbeans and...
asked by 24.09.2016 / 03:42
1
answer

Doubt middle table Hibernate ManyToMany

I'm starting Hibernate and I have a problem that I can not solve. Let's say I have two ManyToMany related entities. In the intermediate table that creates hibernate I need to add one more field apart from the 2 primary keys of both tables, this...
asked by 20.09.2018 / 14:19
1
answer

Java Hibernate. Search for the key

Greetings to the whole community. I have a problem to perform a search on a table. The key of this table are two fields and I am doing the search with hibernate: The model is three tables. REGION, CITY, COMMUNITY. For the CITY table, the key con...
asked by 08.11.2017 / 22:52
1
answer

Error starting service with JBoss

I am working with Hibernate 4.3, JSF 2.0 and JBoss 7.0.1, and when launching the project view I get the following exception: 19:44:23,592 ERROR [org.jboss.msc.service.fail] (MSC service thread 1-5) MSC00001: Failed to start service jboss.deplo...
asked by 29.09.2016 / 05:19