Class CreateTempTablesAction

  • All Implemented Interfaces:
    Action

    public class CreateTempTablesAction
    extends ChainedAction
    Creates the declared global temp table used in Derby for handling upserts into common_token_values and code_systems, avoiding huge VALUES() statements which cause the Derby SQL parser to generate a stack overflow.