Archives
-
Using dynamically generated JFreeChart’s charts and JasperReports
If you are reading this blog it means you want to use JasperReport with dynamically programmatically generated images. An example of such use cases in generating complex charts using JFreeChart and then including these charts into reports. Each report in JasperReport uses a datasource to populate the fields, we need to use JRBeanCollectionDataSource which can [...]
-
So you want to develop a rich client application on top of NetBeans RCP?
I was involved with development of a RCP application based on NetBeans platform and now I find few minutes to share some of the experience with you. All standard coding and best practices are applicable here. Use project management systems like Trac or any project management system that you know. Never start a project without [...]
-
JPA and a First tier application performance problems
Well, this is the second time I am using the new blogging platform of Java.net. This time it was much easier and with less hurdle. I want to write about JPA, performance, caching and related things. Though it wont be very well organized but it may come useful for new JPA developers. recently I have [...]
Sep 3rd, 2009 | Filed under GlassFish, How To, Learning, Optimization, Performance, Persistence, RDBMS -
My refcard for Oracle Berkeley DB Java edition published by DZone
The refcard discuss the following items: The BDB Family : An introduction to different DBD family members, including BDB Base Edition, BDB XML edition and BDB Java Edition with tables comparing their features. Key Features: Key features of BDB family members and BDB Java Edition exclusive features are explained here Introducing Berkeley DB Java Edition [...]
Sep 1st, 2009 | Filed under How To, Java, Java EE, Java SE, Learning, NoSQL, Open Source, Optimization, Oracle, Performance, Persistence, RDBMS
