|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DiscriminatorType | |
---|---|
com.caucho.amber.cfg | |
javax.persistence |
Uses of DiscriminatorType in com.caucho.amber.cfg |
---|
Methods in com.caucho.amber.cfg that return DiscriminatorType | |
---|---|
DiscriminatorType |
DiscriminatorColumnConfig.getDiscriminatorType()
Returns the discriminator type. |
Uses of DiscriminatorType in javax.persistence |
---|
Methods in javax.persistence that return DiscriminatorType | |
---|---|
static DiscriminatorType |
DiscriminatorType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static DiscriminatorType[] |
DiscriminatorType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |