| Package | Description |
|---|---|
| org.databene.jdbacl | |
| org.databene.jdbacl.model |
| Modifier and Type | Method and Description |
|---|---|
static String |
SQLUtil.joinFKPath(ForeignKeyPath route,
String join_Type,
String startAlias,
String endAlias,
String intermediateAliasBase) |
static String |
SQLUtil.joinFKPath(ForeignKeyPath route,
String join_Type,
String startAlias,
String endAlias,
String intermediateAliasBase,
String indent) |
| Modifier and Type | Method and Description |
|---|---|
ForeignKeyPath |
ForeignKeyPath.derivePath(DBForeignKeyConstraint fk) |
static ForeignKeyPath |
ForeignKeyPath.parse(String spec,
Database database) |
| Constructor and Description |
|---|
ForeignKeyPath(ForeignKeyPath prototype) |
Copyright © 2006–2014 Volker Bergmann. All rights reserved.