|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.datatools.sqltools.core.ProcIdentifierImpl
org.eclipse.datatools.sqltools.db.derby.core.DerbyProcIdentifier
public class DerbyProcIdentifier
Field Summary |
---|
Fields inherited from interface org.eclipse.datatools.sqltools.core.ProcIdentifier |
---|
PROP_DBNAME, PROP_NAME, PROP_NUMBER, PROP_OWNER, PROP_PROFILE, PROP_TABLENAME, PROP_TABLEOWNERNAME, PROP_TYPE, TYPE_EVENT, TYPE_SP, TYPE_SQL, TYPE_TRIGGER, TYPE_UDF |
Constructor Summary | |
---|---|
DerbyProcIdentifier(int type,
org.eclipse.datatools.sqltools.core.DatabaseIdentifier db,
java.util.Map map)
|
Method Summary | |
---|---|
java.lang.String |
getCallableStringWithoutGroupNumber(boolean quoted_id)
|
java.lang.String |
getLongDisplayString()
|
Methods inherited from class org.eclipse.datatools.sqltools.core.ProcIdentifierImpl |
---|
decode, decodeMap, decodeWithNewProfile, encode, encodeMap, equals, equalsByServer, getCallableString, getCallableString, getCallableStringWithoutGroupNumber, getDatabaseIdentifier, getDatabaseName, getDisplayString, getNumber, getOwnerName, getProcName, getProfileName, getTableName, getTableOwnerName, getType, hashCode, setProfileName, toString |
Methods inherited from class java.lang.Object |
---|
getClass, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public DerbyProcIdentifier(int type, org.eclipse.datatools.sqltools.core.DatabaseIdentifier db, java.util.Map map)
Method Detail |
---|
public java.lang.String getCallableStringWithoutGroupNumber(boolean quoted_id)
getCallableStringWithoutGroupNumber
in interface org.eclipse.datatools.sqltools.core.ProcIdentifier
getCallableStringWithoutGroupNumber
in class org.eclipse.datatools.sqltools.core.ProcIdentifierImpl
public java.lang.String getLongDisplayString()
getLongDisplayString
in interface org.eclipse.datatools.sqltools.core.ProcIdentifier
getLongDisplayString
in class org.eclipse.datatools.sqltools.core.ProcIdentifierImpl
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |