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 FieldFormatgetFormat()
-
-
-
Method Detail
-
getFormat
FieldFormat getFormat()
-
-