Skip to main content
View by: Most Recent | Topic | Community | Webloggers   
Monthly Archives:    

Blogs by topic Databases and user kalali

• Accessibility • Ajax • Blogging • Business • Community 
• Databases • Deployment • Distributed • Eclipse • Education 
• EJB • Extreme Programming • Games • GlassFish • Grid 
• GUI • IDE • Instant Messaging • J2EE • J2ME 
• J2SE • Jakarta • JavaFX • JavaOne • Jini 
• JSP • JSR • JXTA • LDAP • Linux 
• Mobility • NetBeans • Open Source • OpenSolaris • OSGi 
• P2P • Patterns • Performance • Porting • Programming 
• Research • RMI • RSS Feeds • Search • Security 
• Servlets • Struts • Swing • Testing • Tools 
• Virtual Machine • Web Applications • Web Design • Web Development Tools • Web Services and XML 


Databases

This entry discuss how we can use JFreeChart and JasperReports to include dynamically generated charts into a JasperReport s' report. Technique included here can be used to include dynamically generated images or dynamically generated data sources as well.
on Sep 21, 2009 | Permalink | Discuss
I am tasked to check some performance and usability problems in a swing-jpa-mysql application. I a trying to write down what some of these experience here in a series of blog entries.
on Sep 3, 2009 | Permalink | Discuss
I authored a refcard about Oracle Berkeley DB Java Edition recently and this refcard published yesterday. You can learn all basics of BDB JE in this refcard. To summarize, BDB JE is an embedded Object or key/value pair ultra fast database. The DBD JE allows us to annotate and store complex object graphs or key/Value pairs.
on Sep 1, 2009 | Permalink | Discuss