vertx-kuickstart-core / dev.fuelyour.vertxkuickstartcore.repositories / AllQueryImpl / <init>

<init>

AllQueryImpl(schema: String, table: String, type: FullType<T>, deserializer: Deserializer)

The default implementation for AllQuery. It returns all rows in the table.