Class TransactionManagerConfiguration

    • Field Detail

      • objectStoreDirectory

        @ConfigItem(defaultValue="ObjectStore")
        public String objectStoreDirectory
        The directory name of location of the transaction logs. If the value is not absolute then the directory is relative to the user.dir system property.
    • Constructor Detail

      • TransactionManagerConfiguration

        public TransactionManagerConfiguration()