com.mysema.query.sql
Class JDBCUtil

java.lang.Object
  extended by com.mysema.query.sql.JDBCUtil

public class JDBCUtil
extends Object

Author:
tiwe

Constructor Summary
JDBCUtil()
           
 
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
 

Constructor Detail

JDBCUtil

public JDBCUtil()
Method Detail

setParameters

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


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