LibreOffice Module dbaccess (master) 1
Public Member Functions | Protected Member Functions | List of all members
dbahsql::FbAlterStmtParser Class Reference

#include <fbalterparser.hxx>

Inheritance diagram for dbahsql::FbAlterStmtParser:
[legend]
Collaboration diagram for dbahsql::FbAlterStmtParser:
[legend]

Public Member Functions

virtual OUString compose () const override
 Compose the result of the parser to statements of Firebird dialect. More...
 
- Public Member Functions inherited from dbahsql::AlterStmtParser
virtual ~AlterStmtParser ()=default
 
OUString const & getTableName () const
 
void parse (const OUString &sSql)
 
virtual OUString compose () const =0
 

Protected Member Functions

void ensureProperTableLengths () const
 
- Protected Member Functions inherited from dbahsql::AlterStmtParser
AlterAction getActionType () const
 
OUString const & getColumnName () const
 
sal_Int32 getIdentityParam () const
 
OUString const & getStatement () const
 

Detailed Description

Definition at line 16 of file fbalterparser.hxx.

Member Function Documentation

◆ compose()

OUString dbahsql::FbAlterStmtParser::compose ( ) const
overridevirtual

◆ ensureProperTableLengths()

void dbahsql::FbAlterStmtParser::ensureProperTableLengths ( ) const
protected

The documentation for this class was generated from the following files: