This project has retired. For details please refer to its
Attic page.
InsertUpdateStatementFactory (Apache Gora 0.2 API)
org.apache.gora.sql.statement
Class InsertUpdateStatementFactory
java.lang.Object
org.apache.gora.sql.statement.InsertUpdateStatementFactory
public class InsertUpdateStatementFactory
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
InsertUpdateStatementFactory
public InsertUpdateStatementFactory()
createStatement
public static <K,T extends Persistent> InsertUpdateStatement<K,T> createStatement(SqlStore<K,T> store,
SqlMapping mapping,
SqlStore.DBVendor dbVendor)
Copyright © 2010-2013 The Apache Software Foundation. All Rights Reserved.