Posts by Vitor Carvalho • 79 points
4 posts
-
1
votes0
answers159
viewsQ: "java.sql.Sqlexception: Incorrect string value: xE7 xF5 for column" error
Good afternoon, I’m having the error below whenever I try to run an indexing method. ERROR: javax.servlet.ServletException: net.alforria.util.InfraException:…
-
2
votes1
answer947
viewsQ: (Hibernate2) Genericjdbcexception: Could not execute query - Closed session error while browsing the platform
Good afternoon! I have a web application and decided to migrate it to Cloud Google. When I start my Cat, the application runs smoothly, but from a certain time, starts to appear these errors.…
-
1
votes0
answers364
viewsQ: (Hibernate2) How to use createSQLQuery to return uncharted values
Good afternoon, Using HQL, I’m having trouble catching the name of customer price list. Therefore, I decided to try using Native SQL via Hibernate. However, I am not able to do it in Hibernate 2...…
-
3
votes1
answer135
viewsQ: Map
I’m having a problem mapping a class in Hibernate 2. I have a table "CONF_PGTO_CLIENTE" that has columns (ID_LOJA, ID_CLIENTE, TIPO_PGTO), all 3 columns are Primary Keys and I need to map this in…
hibernateasked Vitor Carvalho 79