public ActivoDatos() { this.conexionDatos = new ConexionDatos(); this.conexion = this.conexionDatos.conexionCMEC(); }