|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Key | |
---|---|
com.metamatrix.metadata.runtime.api | |
com.metamatrix.metadata.runtime.model |
Uses of Key in com.metamatrix.metadata.runtime.api |
---|
Methods in com.metamatrix.metadata.runtime.api that return Key | |
---|---|
Key |
VirtualDatabaseFactory.createAccessPattern(GroupID groupId,
java.lang.String name)
|
Key |
VirtualDatabaseFactory.createForeignKey(GroupID groupId,
java.lang.String name,
Key primaryKey)
|
Key |
VirtualDatabaseFactory.createKey(GroupID groupId,
java.lang.String name,
short keyType)
Create a Key instance of the specified type |
Key |
VirtualDatabaseFactory.createUniqueKey(GroupID groupId,
java.lang.String name,
boolean isPrimary)
|
Methods in com.metamatrix.metadata.runtime.api with parameters of type Key | |
---|---|
void |
VirtualDatabaseFactory.addElementsInKey(Key key,
Element[] elementsInKey)
|
Key |
VirtualDatabaseFactory.createForeignKey(GroupID groupId,
java.lang.String name,
Key primaryKey)
|
Uses of Key in com.metamatrix.metadata.runtime.model |
---|
Classes in com.metamatrix.metadata.runtime.model that implement Key | |
---|---|
class |
BasicKey
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |