You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

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?
  • No labels