Interface PrestoObject

All Superinterfaces:
SQLObject
All Known Subinterfaces:
PrestoSQLStatement
All Known Implementing Classes:
AthenaCreateTableStatement, PrestoAlterFunctionStatement, PrestoAlterSchemaStatement, PrestoColumnWith, PrestoCreateTableStatement, PrestoDateTimeExpr, PrestoDeallocatePrepareStatement, PrestoExecuteStatement, PrestoPrepareStatement, PrestoSelectStatement

public interface PrestoObject extends SQLObject