|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use GeneratorType | |
|---|---|
| com.googlecode.jpattern.orm.annotation | |
| com.googlecode.jpattern.orm.crud | |
| Uses of GeneratorType in com.googlecode.jpattern.orm.annotation |
|---|
| Methods in com.googlecode.jpattern.orm.annotation that return GeneratorType | |
|---|---|
static GeneratorType |
GeneratorType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static GeneratorType[] |
GeneratorType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Uses of GeneratorType in com.googlecode.jpattern.orm.crud |
|---|
| Methods in com.googlecode.jpattern.orm.crud with parameters of type GeneratorType | |
|---|---|
static AColumnValueGenerator |
ColumnValueGeneratorFactory.generator(GeneratorType generatorType,
String name)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||