Uso del remove
Alguien sabe que es lo que hay que configurar para poder usar el metodo remove de les entity sin que me de este error:
TransactionRolledbackLocalException in method: public abstract void javax.ejb.EJBLocalObject.remove() throws javax.ejb.RemoveException,javax.ejb.EJBException, causedBy:
java.sql.SQLException: Column not found message from server: "Unknown column 'IDUSUARIO' in 'where clause'"
TransactionRolledbackLocalException in method: public abstract void javax.ejb.EJBLocalObject.remove() throws javax.ejb.RemoveException,javax.ejb.EJBException, causedBy:
java.sql.SQLException: Column not found message from server: "Unknown column 'IDUSUARIO' in 'where clause'"
