org.hibernate.tool.hbm2ddl
Class ForeignKeyMetadata

java.lang.Object
  extended by org.hibernate.tool.hbm2ddl.ForeignKeyMetadata

public class ForeignKeyMetadata
extends Object

JDBC foreign key metadata

Author:
Christoph Sturm

Method Summary
 String getName()
           
 boolean matches(ForeignKey fk)
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Method Detail

getName

public String getName()

matches

public boolean matches(ForeignKey fk)

toString

public String toString()
Overrides:
toString in class Object


Copyright © null-null Red Hat Middleware, LLC. All Rights Reserved