Package cdc.rdb

Class RdbPrimaryKey


  • public final class RdbPrimaryKey
    extends RdbElement
    Primary key description.

    Its parent is a Table.
    Its name must be unique.
    Its content is:

    • Primary key columns
    Author:
    Damien Carbonne