Annotation Interface PersistenceConstructor
@Retention(RUNTIME)
@Target({CONSTRUCTOR,ANNOTATION_TYPE})
@Deprecated(forRemoval=true)
public @interface PersistenceConstructor
Deprecated, for removal: This API element is subject to removal in a future version.
Annotation to declare a constructor for instantiation.
- Author:
- Jon Brisbin, Mark Paluch, Oliver Drotbohm
PersistenceCreator
since 3.0, to be removed in 3.1