com.mysema.util
Class JDBCUtil

java.lang.Object
  extended by com.mysema.util.JDBCUtil

public final class JDBCUtil
extends Object

Author:
tiwe

Method Summary
static void setParameters(PreparedStatement stmt, Collection<Object> objects)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

setParameters

public static void setParameters(PreparedStatement stmt,
                                 Collection<Object> objects)


Copyright © 2007-2010 Mysema Ltd. All Rights Reserved.