My code does not enter into the Mysql database. It identifies all the database, the tables and the fields, but the insertion is not done.
UserID.java
package br.com.sistec.dao;
import org.hibernate.Session;
import org.hibernate.Tran...
asked by
27.06.2015 / 23:13