Golfeld_EI Posted May 19, 2016 Share Posted May 19, 2016 Hi all!I using Jaspersoft studio 6.2 and I implement my own TestQueryExecuter and TestQueryExecuterFactoryFiltered, but its not visible in query languanges in query settings form. Can you help me?Thanks! P.S. This is my java package. Link to comment Share on other sites More sharing options...
narcism Posted May 19, 2016 Share Posted May 19, 2016 I believe that besides adding the jar files to the path, you also need to set properties like this one in Jaspersoft Studio:net.sf.jasperreports.query.executer.factory.[your_query_language_name]=[the_canonical_name_of_your_query_executer_factory_class]for each query language that you want to add. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now