Uses of Interface
net.fateuhc.plugin.api.data.SelectCall
Packages that use SelectCall
-
Uses of SelectCall in net.fateuhc.plugin.api.managers
Methods in net.fateuhc.plugin.api.managers with parameters of type SelectCallModifier and TypeMethodDescriptionvoidMySQLManager.select(String query, SelectCall callback, Object... values) Execute a query to the database.