| Package | Description |
|---|---|
| org.batoo.jpa.jdbc.adapter |
| Modifier and Type | Method and Description |
|---|---|
JdbcForeignKey |
JdbcTable.getForeignKey(String name)
Returns the foreign key with then name.
|
| Modifier and Type | Method and Description |
|---|---|
Collection<JdbcForeignKey> |
JdbcTable.getForeignKeys()
Returns the foreign keys of the table.
|
Copyright © 2012-2013 Batoo. All Rights Reserved.