public class LintUtility extends Object
| Modifier and Type | Method and Description |
|---|---|
static List<String> |
columns(schemacrawler.schema.Index index) |
static List<String> |
foreignKeyColumns(schemacrawler.schema.ForeignKey foreignKey) |
static <E> boolean |
listStartsWith(List<E> main,
List<E> sub) |
public static final List<String> columns(schemacrawler.schema.Index index)
public static final List<String> foreignKeyColumns(schemacrawler.schema.ForeignKey foreignKey)
Copyright © 2003–2013 Sualeh Fatehi. All rights reserved.