| Package | Description |
|---|---|
| net.sf.hajdbc | |
| net.sf.hajdbc.dialect |
| Modifier and Type | Interface and Description |
|---|---|
interface |
Constraint<T extends Constraint<T>> |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ForeignKeyConstraint
Represents a foreign key constraint on a table.
|
interface |
UniqueConstraint
Represents a unique constraint on a table.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractConstraint<C extends Constraint<C>> |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractConstraint<C extends Constraint<C>> |
Copyright © 2004–2014 Paul Ferraro. All rights reserved.