org.codehaus.modello.generator.database.model

Class UniqueColumn

public class UniqueColumn extends IndexColumn

Provides compatibility with Torque-style xml with separate <index> and <unique> tags, but adds no functionality. All indexes are treated the same by the Table.

Version: $Revision: 149 $

Author: John Marshall

Constructor Summary
UniqueColumn()

Constructor Detail

UniqueColumn

public UniqueColumn()
Copyright © 2001-2007 Codehaus. All Rights Reserved.