Class DatabaseSchemaEvent

    • Constructor Detail

      • DatabaseSchemaEvent

        public DatabaseSchemaEvent()
    • Method Detail

      • getDatabaseSchema

        public DatabaseSchema getDatabaseSchema()
        Return the database schema bean
        Returns:
        the database schema
      • getDatabaseQualifiedName

        public String getDatabaseQualifiedName()
        Return the database qualified name to which the database schema will be linked, if it exists
        Returns:
        the database qualified name
      • setDatabaseSchema

        public void setDatabaseSchema​(DatabaseSchema databaseSchema)
        Set up the database schema bean
        Parameters:
        databaseSchema - the database schema
      • setDatabaseQualifiedName

        public void setDatabaseQualifiedName​(String databaseQualifiedName)
        Set up the database qualified name to which the database schema will be linked, if it exists
        Parameters:
        databaseQualifiedName - the database qualified name