|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Column.MappingStrategy | |
|---|---|
| org.apache.gora.sql.store | |
| Uses of Column.MappingStrategy in org.apache.gora.sql.store |
|---|
| Methods in org.apache.gora.sql.store that return Column.MappingStrategy | |
|---|---|
Column.MappingStrategy |
Column.getMappingStrategy()
|
static Column.MappingStrategy |
Column.MappingStrategy.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static Column.MappingStrategy[] |
Column.MappingStrategy.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.apache.gora.sql.store with parameters of type Column.MappingStrategy | |
|---|---|
void |
Column.setMappingStrategy(Column.MappingStrategy mappingStrategy)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||