Skip navigation links
de.caluga.morphium.annotations

Annotation Type CreationTime

    • Optional Element Summary

      Optional Elements 
      Modifier and Type Optional Element and Description
      boolean checkForNew
      set it to true to make self-created ids possible
      String dateFormat
      define the format for creation time when storing into strings
    • Element Detail

      • checkForNew

        public abstract boolean checkForNew
        set it to true to make self-created ids possible
        Returns:
        Default:
        false
      • dateFormat

        public abstract String dateFormat
        define the format for creation time when storing into strings
        Returns:
        Default:
        "yyyy-MM-dd hh:mm:ss"

Copyright © 2018. All rights reserved.