Serialized Form
-
Package io.r2dbc.postgresql.codec
-
Class io.r2dbc.postgresql.codec.Interval
class Interval extends Object implements Serializable-
Serialized Fields
-
days
int days
-
hours
int hours
-
microseconds
int microseconds
-
minutes
int minutes
-
months
int months
-
seconds
int seconds
-
years
int years
-
-
-