@Target(value=TYPE)
@Retention(value=RUNTIME)
public @interface DiscriminatorFormula
DiscriminatorColumn
when a formula is wanted.
To be placed on the root entity.Formula
Modifier and Type | Required Element and Description |
---|---|
java.lang.String |
value
The formula string.
|
Copyright © 2001-2018 Red Hat, Inc. All Rights Reserved.