Interface PrestoObject

All Superinterfaces:
SQLObject
All Known Subinterfaces:
PrestoSQLStatement
All Known Implementing Classes:
PrestoAlterFunctionStatement, PrestoAlterSchemaStatement, PrestoCreateTableStatement, PrestoSelectStatement

public interface PrestoObject extends SQLObject