This project has retired. For details please refer to its
        
        Attic page.
      
org.apache.gora.sql.statement
Class InsertUpdateStatementFactory
java.lang.Object
   org.apache.gora.sql.statement.InsertUpdateStatementFactory
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-2012 The Apache Software Foundation. All Rights Reserved.