Class DefaultNewValueStateObjectBuilder

All Implemented Interfaces:
INewValueStateObjectBuilder, IScalarExpressionStateObjectBuilder<INewValueStateObjectBuilder>

public class DefaultNewValueStateObjectBuilder extends AbstractNewValueStateObjectBuilder
The default implementation of INewValueStateObjectBuilder.
Since:
2.4
Version:
2.4
  • Constructor Details

    • DefaultNewValueStateObjectBuilder

      public DefaultNewValueStateObjectBuilder(UpdateItemStateObject parent)
      Creates a new DefaultNewValueStateObjectBuilder.
      Parameters:
      parent - The parent of the expression to build, which is only required when a JPQL fragment needs to be parsed