@Retention(RetentionPolicy.RUNTIME) @Target({ElementType.METHOD}) public @interface PersistenceMethod
A marker annotation for methods added to a class that are for persistence purposes
class Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait