com.bixuebihui.db.SqlPocket Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of c-dbtools Show documentation
Show all versions of c-dbtools Show documentation
a fast small database connection pool and a active record flavor mini framework
package com.bixuebihui.db;
import java.util.ArrayList;
import java.util.Collection;
import java.util.List;
/**
* SqlPocket class.
*
* @author xingwx
* @version $Id: $Id
*/
public class SqlPocket {
private final StringBuffer condition;
private final List