All Superinterfaces:
Serializable, StructReader

@BetaApi public interface Struct extends StructReader, Serializable
The representation of a SQL Struct type. Data can be accessed using the methods from the StructReader interface.