|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.gora.sql.statement.InsertUpdateStatementFactory
public class InsertUpdateStatementFactory
| Constructor Summary | |
|---|---|
InsertUpdateStatementFactory()
|
|
| Method Summary | ||
|---|---|---|
static
|
createStatement(SqlStore<K,T> store,
SqlMapping mapping,
SqlStore.DBVendor dbVendor)
|
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public InsertUpdateStatementFactory()
| Method Detail |
|---|
public static <K,T extends Persistent> InsertUpdateStatement<K,T> createStatement(SqlStore<K,T> store,
SqlMapping mapping,
SqlStore.DBVendor dbVendor)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||