|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.datatools.sqltools.schemaobjecteditor.model.AbstractSchemaObjectImmutableModel
org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.udteditor.model.ASAUserDefinedTypeObjectImmutableModel
public class ASAUserDefinedTypeObjectImmutableModel
Constructor Summary | |
---|---|
ASAUserDefinedTypeObjectImmutableModel(SQLObject object,
java.util.Map ojbects)
|
Method Summary | |
---|---|
void |
refreshFromDB(java.lang.String newName)
Subclass should override this method |
Methods inherited from class org.eclipse.datatools.sqltools.schemaobjecteditor.model.AbstractSchemaObjectImmutableModel |
---|
equals, getAdditionalSQLObjects, getMainSQLObject, isModelExist |
Methods inherited from class java.lang.Object |
---|
getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ASAUserDefinedTypeObjectImmutableModel(SQLObject object, java.util.Map ojbects)
Method Detail |
---|
public void refreshFromDB(java.lang.String newName)
AbstractSchemaObjectImmutableModel
refreshFromDB
in interface ISchemaObjectImmutableModel
refreshFromDB
in class AbstractSchemaObjectImmutableModel
newName
- the name of the main object
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |