mirror of
https://github.com/gitbucket/gitbucket.git
synced 2025-11-09 15:05:50 +01:00
Fix scaladoc
This commit is contained in:
@@ -9,7 +9,10 @@ import scala.collection.mutable.ListBuffer
|
||||
|
||||
/**
|
||||
* Provides implicit class which extends java.sql.Connection.
|
||||
* This is used in automatic migration in [[servlet.AutoUpdateListener]].
|
||||
* This is used in following points:
|
||||
*
|
||||
* - Automatic migration in [[gitbucket.core.servlet.InitializeListener]]
|
||||
* - Data importing / exporting in [[gitbucket.core.controller.SystemSettingsController]] and [[gitbucket.core.controller.FileUploadController]]
|
||||
*/
|
||||
object JDBCUtil {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user