Package com.kingsrook.qqq.backend.core.model.metadata.serialization


package com.kingsrook.qqq.backend.core.model.metadata.serialization
  • Classes
    Class
    Description
    Utility methods to help with deserializing JSON streams into QQQ models.
    Jackson custom deserialization class, to return an appropriate sub-type of A QBackendMetaData, based on the backendType specified within.
    Jackson custom deserialization class, to return an appropriate sub-type of A QBackendMetaData, based on the backendType specified within.
    Jackson custom deserialization class, to return an appropriate sub-type of QTableBackendDetails, based on the backendType of the containing table.
    Jackson custom deserialization class, to return an appropriate sub-type of QTableBackendDetails, based on the backendType of the containing table.