Package com.impossibl.postgres.protocol
Interface FieldFormatRef
-
- All Known Implementing Classes:
FieldFormat
,ResultField
public interface FieldFormatRef
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description FieldFormat
getFormat()
-
-
-
Method Detail
-
getFormat
FieldFormat getFormat()
-
-