Package org.postgresql.jdbc
Class FieldMetadata
java.lang.Object
org.postgresql.jdbc.FieldMetadata
- All Implemented Interfaces:
CanEstimateSize
This is an internal class to hold field metadata info like table name, column name, etc.
This class is not meant to be used outside of pgjdbc.
-
Nested Class Summary
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
FieldMetadata
-
-
Method Details
-
getSize
public long getSize()- Specified by:
getSize
in interfaceCanEstimateSize
-
toString
-