public marks

PUBLIC MARKS from mss with tags property & left

03 April 2007

hibernate.org - Tips and Tricks

Integer count = (Integer) session.createQuery("select count(*) from ....").uniqueResult(); How can I find the size of a collection without initializing it? Integer size = (Integer) s.createFilter( collection, "select count(*)" ).uni

03 March 2007

Left Handed Golf

by 2 others
posted by for Left Handed Golf at Monday, January 22, 2007 of Left Handed Golf