Class StandardEntityFromDTO

  • All Implemented Interfaces:
    com.chemaxon.dif.db.spi.entity.EntityFromDTOProvider

    public final class StandardEntityFromDTO
    extends Object
    implements com.chemaxon.dif.db.spi.entity.EntityFromDTOProvider
    • Constructor Detail

      • StandardEntityFromDTO

        public StandardEntityFromDTO()
    • Method Detail

      • createEntity

        public com.chemaxon.dif.db.api.entity.DBEntityAbstractImpl createEntity​(com.chemaxon.dif.db.api.schema.DBSchemaImpl schema,
                                                                                com.im.ijcs.api.ddl.dto.AbstractEntityInfo entityXml,
                                                                                com.im.commons.db.ddl.tablesets.TableSetInfo tsi,
                                                                                com.im.commons.progress.DFEnvironmentRW env)
        Specified by:
        createEntity in interface com.chemaxon.dif.db.spi.entity.EntityFromDTOProvider