Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 4.0
Hello !I am using joget. but I encountered one problem when using grid. Everytimes I connect to database, I have to call the functionconnect = DriverManager.getConnection ("jdbc: mysql :/ / localhost: 3307/jwdb? characterEncoding = UTF-8", "root", "");when I changed servers, the connection parameter of database change. Is there a way to change just one time for all the grid?I see in the admin setting there’s the database connection. Is there a way to use these parameters for all grid?