Enum PersistenceType

  • All Implemented Interfaces:
    java.io.Serializable, java.lang.Comparable<PersistenceType>

    public enum PersistenceType
    extends java.lang.Enum<PersistenceType>
    Enumerator with persistence type.
  • JALO - this is old persistence which is using HJMP layer
  • DIRECT - this is persistence bypass over Jalo - JDBC Template will be used directly, provided with changeset