|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectbutler.sql.metadata.ForeignKey
butler.ext.domain.DomainPrefixForeignKey
public class DomainPrefixForeignKey
Constructor Summary | |
---|---|
DomainPrefixForeignKey(ForeignKey fk)
|
Method Summary | |
---|---|
java.util.List |
getColumns()
|
java.lang.String |
getPhysicalName()
|
java.util.List |
getPKColumns()
|
Methods inherited from class butler.sql.metadata.ForeignKey |
---|
add, add, equals, equals, findAllPKRecords, getCaption, getFKTable, getJoinFilter, getLocalizedCaption, getName, getPKTable, getQualifiedName, getSchema, hashCode, isInPK, isOneToOne, parse, setFKTable, setPKTable, setSchema, toXML |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DomainPrefixForeignKey(ForeignKey fk) throws java.lang.Exception
java.lang.Exception
Method Detail |
---|
public java.lang.String getPhysicalName()
getPhysicalName
in class ForeignKey
public java.util.List getColumns() throws java.lang.Exception
getColumns
in class ForeignKey
java.lang.Exception
public java.util.List getPKColumns() throws java.lang.Exception
getPKColumns
in class ForeignKey
java.lang.Exception
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |