|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectbutler.util.BaseGroovyObjectSupport
butler.sql.metadata.Schema
butler.sql.metadata.GeneratedSchema
butler.ext.domain.DomainPrefixSchema
public class DomainPrefixSchema
| Constructor Summary | |
|---|---|
DomainPrefixSchema(java.lang.String alias,
Catalog cat)
|
|
| Method Summary | |
|---|---|
Table |
getTable(java.lang.String name)
Returns the table with the given name. |
protected void |
setDomainTable(Table tab)
|
void |
upgrade()
Upgrades every table in this schema. |
| Methods inherited from class butler.sql.metadata.GeneratedSchema |
|---|
getTable, registerTableClass |
| Methods inherited from class butler.sql.metadata.Schema |
|---|
addRecordListener, addTable, createTable, equals, equals, getAlias, getCatalog, getDatatype, getName, getPath, getProperty, getRecordComparator, getRecordListeners, getResourceBundleBaseName, getSchema, getTableNames, getTables, loadTables, setAlias, setCatalog, setDescriptor, setDictionaryFile, setRecordComparator, setResourceBundleBaseName, setUseName, toXML, useName |
| Methods inherited from class butler.util.BaseGroovyObjectSupport |
|---|
getMetaClass, invokeMethod, setMetaClass, setProperty |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DomainPrefixSchema(java.lang.String alias,
Catalog cat)
| Method Detail |
|---|
protected void setDomainTable(Table tab)
throws java.lang.Exception
java.lang.Exception
public void upgrade()
throws java.lang.Exception
Schema
upgrade in class Schemajava.lang.Exception
public Table getTable(java.lang.String name)
throws java.lang.Exception
GeneratedSchema
getTable in class GeneratedSchemajava.lang.Exception
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||