Class Hierarchy

  • java.lang.Object
    • org.apache.ignite.migrationtools.config.loader.BeanWrapperSpy (implements org.springframework.beans.BeanWrapper)
    • org.apache.ignite.migrationtools.types.converters.CalendarToInstantConverter (implements org.apache.ignite3.table.mapper.TypeConverter<ObjectT,ColumnT>)
    • org.apache.ignite.migrationtools.types.converters.CalendarToLocalDateTimeConverter (implements org.apache.ignite3.table.mapper.TypeConverter<ObjectT,ColumnT>)
    • org.apache.ignite3.internal.catalog.sql.CatalogExtensions
    • org.apache.ignite.migrationtools.utils.ClassnameUtils
    • org.apache.ignite.migrationtools.config.registry.CombinedConfigRegistry (implements org.apache.ignite.migrationtools.config.registry.ConfigurationRegistryInterface)
    • org.apache.ignite.migrationtools.types.converters.DateToInstantConverter (implements org.apache.ignite3.table.mapper.TypeConverter<ObjectT,ColumnT>)
    • org.apache.ignite.migrationtools.types.converters.DateToLocalDateTimeConverter (implements org.apache.ignite3.table.mapper.TypeConverter<ObjectT,ColumnT>)
    • org.apache.ignite.migrationtools.types.converters.EnumToStringTypeConverter<T> (implements org.apache.ignite3.table.mapper.TypeConverter<ObjectT,ColumnT>)
    • org.apache.ignite.migrationtools.types.converters.IdentityConverter<T> (implements org.apache.ignite3.table.mapper.TypeConverter<ObjectT,ColumnT>)
    • org.apache.ignite.migrationtools.config.Ignite2ConfigurationUtils
    • org.apache.ignite.migrationtools.config.Ignite3ConfigurationUtils
    • org.apache.ignite.migrationtools.types.InspectedField
    • org.apache.ignite3.internal.configuration.storage.LocalFileConfigurationStorage (implements org.apache.ignite3.internal.configuration.storage.ConfigurationStorage)
    • org.apache.ignite.migrationtools.tablemanagement.Namespace
    • org.apache.ignite.migrationtools.tablemanagement.PersistentTableTypeRegistryImpl (implements org.apache.ignite.migrationtools.tablemanagement.TableTypeRegistry)
    • org.apache.ignite.migrationtools.tablemanagement.RegisterOnlyTableTypeRegistry (implements org.apache.ignite.migrationtools.tablemanagement.TableTypeRegistry)
    • org.apache.ignite.migrationtools.tablemanagement.SchemaUtils
    • org.springframework.core.SimpleAliasRegistry (implements org.springframework.core.AliasRegistry)
      • org.springframework.beans.factory.support.DefaultSingletonBeanRegistry (implements org.springframework.beans.factory.config.SingletonBeanRegistry)
        • org.springframework.beans.factory.support.FactoryBeanRegistrySupport
          • org.springframework.beans.factory.support.AbstractBeanFactory (implements org.springframework.beans.factory.config.ConfigurableBeanFactory)
            • org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory (implements org.springframework.beans.factory.config.AutowireCapableBeanFactory)
              • org.springframework.beans.factory.support.DefaultListableBeanFactory (implements org.springframework.beans.factory.support.BeanDefinitionRegistry, org.springframework.beans.factory.config.ConfigurableListableBeanFactory, java.io.Serializable)
    • org.apache.ignite.migrationtools.types.converters.SqlDateToLocalDateConverter (implements org.apache.ignite3.table.mapper.TypeConverter<ObjectT,ColumnT>)
    • org.apache.ignite.migrationtools.sql.SqlDdlGenerator
    • org.apache.ignite.migrationtools.sql.SqlDdlGenerator.GenerateTableResult
    • org.apache.ignite.migrationtools.types.converters.SqlTimestampToInstantConverter (implements org.apache.ignite3.table.mapper.TypeConverter<ObjectT,ColumnT>)
    • org.apache.ignite.migrationtools.types.converters.SqlTimestampToLocalDateTimeConverter (implements org.apache.ignite3.table.mapper.TypeConverter<ObjectT,ColumnT>)
    • org.apache.ignite.migrationtools.types.converters.SqlTimeToLocalTimeConverter (implements org.apache.ignite3.table.mapper.TypeConverter<ObjectT,ColumnT>)
    • org.apache.ignite.migrationtools.types.converters.StaticTypeConverterFactory (implements org.apache.ignite.migrationtools.types.converters.TypeConverterFactory)
    • org.apache.ignite.migrationtools.tablemanagement.TableTypeDescriptor
    • org.apache.ignite.migrationtools.tablemanagement.TableTypeRegistryMapImpl (implements org.apache.ignite.migrationtools.tablemanagement.TableTypeRegistry)
    • org.apache.ignite.migrationtools.tablemanagement.TableTypeRegistryUtils
    • java.lang.Throwable (implements java.io.Serializable)
    • org.apache.ignite.migrationtools.types.TypeInspector

Interface Hierarchy

Enum Class Hierarchy