|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ProviderInfo
A ProviderInfo associates a DependableFinder with a UUID that stands for a database object. For example, the tables used by a view have DependableFinders associated with them, and a ProviderInfo associates the tables' UUIDs with their DependableFinders.
| Method Summary | |
|---|---|
DependableFinder |
getDependableFinder()
Get the DependableFinder. |
UUID |
getObjectId()
Get the object id |
java.lang.String |
getProviderName()
Get the provider's name. |
| Methods inherited from interface java.io.Externalizable |
|---|
readExternal, writeExternal |
| Methods inherited from interface org.apache.derby.iapi.services.io.TypedFormat |
|---|
getTypeFormatId |
| Method Detail |
|---|
DependableFinder getDependableFinder()
UUID getObjectId()
java.lang.String getProviderName()
|
Built on Wed 2013-06-12 15:21:56+0000, from revision ??? | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||