org.eclipse.persistence.annotations
public class TransientCompatibleAnnotations extends Object
Constructor and Description |
---|
TransientCompatibleAnnotations() |
Modifier and Type | Method and Description |
---|---|
static List<String> |
getTransientCompatibleAnnotations()
PUBLIC:
Return a list of classnames of annotations that are compatible with the javax.persistence.Transient
annotation.
|