ilog.rules.res.session.config

Interface IlrPersistenceConfig

    • Method Detail

      • getPersistenceType

        IlrPersistenceType getPersistenceType()
        Returns:
        the persistence type
      • setPersistenceType

        void setPersistenceType(IlrPersistenceType type)
        Throws:
        java.lang.IllegalArgumentException - if type value is null
        Parameters:
        type - the persistence type
      • getFilePersistenceConfig

        IlrFilePersistenceConfig getFilePersistenceConfig()
        Returns:
        the file persistence configuration
      • getJDBCPersistenceConfig

        IlrJDBCPersistenceConfig getJDBCPersistenceConfig()
        Returns:
        the JDBC persistence configuration

© Copyright IBM Corp. 1987, 2019