I am new to this forum, I am trying to use RCD2, I have already achieved the connection and several queries, I have a problem in the user table a field was encrypted with the mysql encode function, and when making the query it does not bring me the correct information.
in config.properties i have
sql.select_cta=select decode(password,'hackcomapa'),nombres,apellidopaterno,apellidomaterno from usuarios WHERE usuario = ?
te result of query is
[B@5028984 MARTIN GAMEZ CAMACHO
sorry for my bad english