Uses of Enum
com.orchestranetworks.addon.dataexchange.sql.SQLMappingColumnDefinition.PredefinedSQLMappingColumnDefinition
Package
Description
Classes and interfaces to define mappings in {addon.label} SQL import and export.
-
Uses of SQLMappingColumnDefinition.PredefinedSQLMappingColumnDefinition in com.orchestranetworks.addon.dataexchange.sql
Modifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.SQLMappingColumnDefinition.PredefinedSQLMappingColumnDefinition.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionstatic SQLMappingColumnDefinition
SQLMappingColumnCatalog.getSQLMappingColumnDefinition
(SQLMappingColumnDefinition.PredefinedSQLMappingColumnDefinition sqlMapping) Deprecated.Gets theSQLMappingColumnDefinition
instance based on theSQLMappingColumnDefinition.PredefinedSQLMappingColumnDefinition
.