Class FHIRDbFlavorImpl

  • All Implemented Interfaces:
    FHIRDbFlavor

    public class FHIRDbFlavorImpl
    extends java.lang.Object
    implements FHIRDbFlavor
    Describes the capability of the underlying database and the schema it has been configured with.
    • Constructor Detail

      • FHIRDbFlavorImpl

        public FHIRDbFlavorImpl​(DbType type,
                                SchemaType schemaType)
        Public constructor
        Parameters:
        type -
        schemaType -