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