Package io.github.vitalforge.persistlib.persistannotations
package io.github.vitalforge.persistlib.persistannotations
-
ClassDescriptionThis annotation is used to mark a constructor that should be used to create an object from the persisted data.The type of data that is being persisted.This annotation is used to mark a parameter that should be provided by the persisted data.This annotation is used to mark a field that should be persisted.This annotation is used to mark a method that returns a result that should be persisted.This annotation is used to mark a method that requires the persisted data to be present before it is called and be provided as arguments.