Uses of Interface
me.hsgamer.hscore.database.client.sql.StatementBuilder.ResultSetConsumer
Packages that use StatementBuilder.ResultSetConsumer
-
Uses of StatementBuilder.ResultSetConsumer in me.hsgamer.hscore.database.client.sql
Methods in me.hsgamer.hscore.database.client.sql with parameters of type StatementBuilder.ResultSetConsumerModifier and TypeMethodDescriptionvoidStatementBuilder.consume(StatementBuilder.ResultSetConsumer consumer) Consume the statementvoidStatementBuilder.consumeSafe(StatementBuilder.ResultSetConsumer consumer) Consume the statement but ignore the exception