Package org.r10r.sqlify.core
Class Batch
- java.lang.Object
-
- org.r10r.sqlify.core.Batch
-
public class Batch extends Object
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static Batchcreate()protected Map<String,Object>getParameterMap()BatchwithParameter(String key, Object value)
-