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 TypeMethodDescriptionvoid
StatementBuilder.consume
(StatementBuilder.ResultSetConsumer consumer) Consume the statementvoid
StatementBuilder.consumeSafe
(StatementBuilder.ResultSetConsumer consumer) Consume the statement but ignore the exception