Uploaded image for project: 'Derby'
  1. Derby
  2. DERBY-2557

Provide a new interface on DataValueFactory(DVF) called getNull(formatId, collationType) which returns a DVD with proper collation association.

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 10.3.1.4
    • 10.3.1.4
    • SQL
    • None

    Description

      Provide a new interface, called getInstanceUsingFormatIdAndCollationType(formatId, collationType) on DVF. Store will call this interface to create empty DVD objects and then load these DVD objects using readExternal. For performance efficiency, when Store needs more of the same base DVD, then on subsequent needs, it will call DVD.getNewNull rather than calling DVF.getInstanceUsingFormatIdAndCollationType again. This work is required for DERBY-2537.

      Attachments

        Issue Links

          Activity

            People

              mamtas Mamta A. Satoor
              mamtas Mamta A. Satoor
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: