Uses of Interface
me.hsgamer.hscore.database.client.sql.StatementBuilder.ResultSetConsumer
-
Uses of StatementBuilder.ResultSetConsumer in me.hsgamer.hscore.database.client.sql
Modifier and TypeMethodDescriptionvoid
StatementBuilder.consume
(StatementBuilder.ResultSetConsumer consumer) Consume the statementvoid
StatementBuilder.consumeSafe
(StatementBuilder.ResultSetConsumer consumer) Consume the statement but ignore the exception