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