I want to connect iReport with my pojo classes, so I can use hql, but when I make a hibernation connection, the following error is displayed:
unable to load class "mapping class =" net.jaffa.school.shared.hibernate.test "
You must add your .class files to the iReport class path.
Go to Tools -> Options -> iReport -> Classpath , add the folder of your .class files (or add them as a jar), and then restart iReport. This will make iReport aware of your pojos.
Tools -> Options -> iReport -> Classpath
Source: https://habr.com/ru/post/1396396/More articles:Why is var defined as "double" and "not long"? - doubleSession too early with CakePHP 2.0 - sessionHow to call JSNI function from Javascript function? - javascriptDoes Google html5 not support placeholder rendering? - javascriptWhere can I find tasks for using templates - javaCheck if the file will be downloaded? CodeIgniter - fileLogging in with test users fails in sandbox mode (iOS SDK) - iosDownloading routes from the lib folder in full rail mode - ruby-on-rails-3Multiple SQL insert with general selection - sqlDaily Cassandra Data Cleanup? - javaAll Articles