Uses of Interface
jetbrains.buildServer.serverSide.impl.query.SQLItemFactory
-
Packages that use SQLItemFactory Package Description jetbrains.buildServer.serverSide.impl.query -
-
Uses of SQLItemFactory in jetbrains.buildServer.serverSide.impl.query
Constructors in jetbrains.buildServer.serverSide.impl.query with parameters of type SQLItemFactory Constructor Description QueryRunner(SQLRunnerEx runner, SQLItemFactory<Res> itemFactory)
-