As most know I am studying to get my SCJA and making a much bigger deal out of it than … Learn more
Common Hibernate Options (hibernate.cfg.xml)
05.20.2008, No Comments, Hibernate, Java, by Jason Herald.Below is a pretty standard configuration which appears to work quickly using an oracle database with a datasource defined in … Learn more
Tonight I took it upon myself to attempt to get a JRuby app to deploy on an OC4J Instance and … Learn more
In using Hibernate Query Language to include a Parameter of Type Long in a statement you would use the following … Learn more
In a project I was confronted with a reason to use Java Reflection. What I found was a way to … Learn more