JFreeChart « Development « JPA Q&A





2. How to use Hibernate and JFreeChart ?    jfree.org

For flexibility, the JFreeChart classes "read" data via specific interfaces: PieDataset, CategoryDataset, XYDataset etc. We provide some default implementations of these interfaces for data that is stored in memory. I don't know anything about Hibernate, so I can't advise the best way to access the data that Hibernate is persisting for you. Maybe you can write some code to access the ...

3. How can i use Hibernate & JfreeChart?    forum.hibernate.org

4. How to use Hibernate and JFreeChart ?    forum.hibernate.org