All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class relaaja.database.parser.ASTForeignKey

java.lang.Object
   |
   +----relaaja.database.parser.SimpleNode
           |
           +----relaaja.database.parser.ASTForeignKey

public class ASTForeignKey
extends SimpleNode
Viiteavain-taulurajoite.

Author:
Sami Jaala

Constructor Index

 o ASTForeignKey(int)

Method Index

 o execute()

Constructors

 o ASTForeignKey
 public ASTForeignKey(int id)

Methods

 o execute
 public Object execute() throws InternalException
Returns:
DDReferenceParameter vailla nimeä.
Throws: InternalException
jos lapsisolmu tai database heittää poikkeuksen.
Overrides:
execute in class SimpleNode

All Packages  Class Hierarchy  This Package  Previous  Next  Index