Class FieldDescription

java.lang.Object
com.apple.foundationdb.relational.api.FieldDescription

@API(EXPERIMENTAL) public final class FieldDescription extends Object
A description of an individual field. Note that this representation is indicative of JDBC-API level information. That is, it is used to hold information that is necessary to represent a given column field in a JDBC MetaData API.