| Package | Description |
|---|---|
| org.apache.ddlutils.model |
This package contains the classes making up the database model.
|
| Modifier and Type | Class and Description |
|---|---|
class |
NonUniqueIndex
Represents an index definition for a table.
|
class |
UniqueIndex
Provides compatibility with Torque-style xml with separate <index> and
<unique> tags, but adds no functionality.
|
Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.