Interface PersistenceConfig

  • All Known Implementing Classes:
    ClassDesc

    public interface PersistenceConfig
    • Method Detail

      • getPersistenceCapableClass

        Class getPersistenceCapableClass()
      • getOidClass

        Class getOidClass()
      • getKeyFields

        Field[] getKeyFields()
      • getKeyFieldNames

        String[] getKeyFieldNames()
      • hasVersionConsistency

        boolean hasVersionConsistency()
      • hasLocalNonDFGFields

        boolean hasLocalNonDFGFields()