|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectbutler.sql.metadata.Index
butler.ext.domain.DomainPrefixIndex
public class DomainPrefixIndex
Field Summary |
---|
Fields inherited from class butler.sql.metadata.Index |
---|
_cols, _name, _table, _unique |
Constructor Summary | |
---|---|
DomainPrefixIndex(Index index)
|
Method Summary | |
---|---|
java.lang.String |
getPhysicalName()
|
Methods inherited from class butler.sql.metadata.Index |
---|
getColumns, getName, getQualifiedName, getTable, isUnique, parseIndex, setName, setTable, setUnique, toXML |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DomainPrefixIndex(Index index)
Method Detail |
---|
public java.lang.String getPhysicalName()
getPhysicalName
in class Index
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |