Class DBExistingEntityStandardNT

  • All Implemented Interfaces:
    com.chemaxon.dif.db.api.DFNewTypeChangeProcessor<com.im.df.api.ddl.DFEntity,​com.im.ijcs.api.ddl.dto.AbstractEntityInfo>, com.im.df.api.support.DFNewType<com.im.df.api.ddl.DFEntity>

    public class DBExistingEntityStandardNT
    extends com.chemaxon.dif.db.api.entity.newtype.DBExistingEntityAbstractNT<com.chemaxon.dif.db.api.entity.newtype.DBExistingEntityNTO>
    • Constructor Summary

      Constructors 
      Constructor Description
      DBExistingEntityStandardNT​(com.chemaxon.dif.db.api.entity.DBEntitiesContainer dBEntitiesContainer)  
    • Constructor Detail

      • DBExistingEntityStandardNT

        public DBExistingEntityStandardNT​(com.chemaxon.dif.db.api.entity.DBEntitiesContainer dBEntitiesContainer)
    • Method Detail

      • createOptions

        protected com.chemaxon.dif.db.api.entity.newtype.DBExistingEntityNTO createOptions()
        Specified by:
        createOptions in class com.chemaxon.dif.db.api.entity.newtype.DBEntityAbstractNT<com.chemaxon.dif.db.api.entity.newtype.DBExistingEntityNTO>
      • getName

        public String getName()
      • getType

        public String getType()
      • getTableManagerTableType

        protected String getTableManagerTableType()
        Specified by:
        getTableManagerTableType in class com.chemaxon.dif.db.api.entity.newtype.DBExistingEntityAbstractNT<com.chemaxon.dif.db.api.entity.newtype.DBExistingEntityNTO>
      • createEntity

        protected com.chemaxon.dif.db.api.entity.DBEntityAbstractImpl createEntity​(com.im.ijcs.api.ddl.dto.AbstractEntityInfo dto,
                                                                                   com.im.commons.progress.DFEnvironmentRW env)
        Specified by:
        createEntity in class com.chemaxon.dif.db.api.entity.newtype.DBEntityAbstractNT<com.chemaxon.dif.db.api.entity.newtype.DBExistingEntityNTO>
      • createOperations

        protected String createOperations​(List<com.im.ijcs.api.OperationDefinition> ops)
        Specified by:
        createOperations in class com.chemaxon.dif.db.api.entity.newtype.DBEntityAbstractNT<com.chemaxon.dif.db.api.entity.newtype.DBExistingEntityNTO>