diff --git a/repository/repository-derby/src/main/java/org/apache/sqoop/repository/derby/DerbySchemaCreateQuery.java b/repository/repository-derby/src/main/java/org/apache/sqoop/repository/derby/DerbySchemaCreateQuery.java index 2474fd00..27bcde7a 100644 --- a/repository/repository-derby/src/main/java/org/apache/sqoop/repository/derby/DerbySchemaCreateQuery.java +++ b/repository/repository-derby/src/main/java/org/apache/sqoop/repository/derby/DerbySchemaCreateQuery.java @@ -95,10 +95,10 @@ * *
*- * SQ_CONFIG_DIRECTIONS: Connector directions. + * SQ_CONFIG_DIRECTIONS: Config directions. *
* +------------------------------+ - * | SQ_CONNECTOR_DIRECTIONS | + * | SQ_CONFIG_DIRECTIONS | * +------------------------------+ * | SQCD_ID: BIGINT PK AUTO-GEN | * | SQCD_CONFIG: BIGINT |FK SQ_CONFIG(SQ_CFG_ID)