类 LongRowConvert
- java.lang.Object
-
- org.pharosnet.vertx.pg.dal.core.convert.LongRowConvert
-
- 所有已实现的接口:
RowConvert<Long>
public class LongRowConvert extends Object implements RowConvert<Long>
-
-
方法详细资料
-
convert
public static LongRowConvert convert()
-
convert
public Long convert(io.vertx.sqlclient.Row row)
- 指定者:
convert在接口中RowConvert<Long>
-
-