I have created a custom datasource bean I want to execute some query's in the datasource wich use the username of the one calling the datasource. I dont want this to happen in the jrxml file! but in the datasource.
Is there a "user" bean wich i can add to the factory when the datasource is called, or could I solve this in a other way?
thanks in advance,
Niels
Is there a "user" bean wich i can add to the factory when the datasource is called, or could I solve this in a other way?
thanks in advance,
Niels