|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SqlStore.DBVendor | |
|---|---|
| org.apache.gora.sql.statement | |
| org.apache.gora.sql.store | |
| Uses of SqlStore.DBVendor in org.apache.gora.sql.statement |
|---|
| Methods in org.apache.gora.sql.statement with parameters of type SqlStore.DBVendor | ||
|---|---|---|
static
|
InsertUpdateStatementFactory.createStatement(SqlStore<K,T> store,
SqlMapping mapping,
SqlStore.DBVendor dbVendor)
|
|
| Uses of SqlStore.DBVendor in org.apache.gora.sql.store |
|---|
| Methods in org.apache.gora.sql.store that return SqlStore.DBVendor | |
|---|---|
static SqlStore.DBVendor |
SqlStore.DBVendor.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static SqlStore.DBVendor[] |
SqlStore.DBVendor.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||