Oracle Application Development Framework Model Java API Reference 10g Release 3 (10.1.3) B25778-01

A B C D E F G H I J K L M N O P R S T U V W X _


K

Key - class oracle.jbo.Key.
A primary, foreign, or composite row identifier.
Key(Object[]) - Constructor for class oracle.jbo.Key
Constructs a Key from a set of key values.
Key(Object[], long, Object) - Constructor for class oracle.jbo.Key
Internal: em>Applications should not invoke this method.
Key(String, AttributeDef[]) - Constructor for class oracle.jbo.Key
 
Key(String) - Constructor for class oracle.jbo.Key
Deprecated. Use Key(String, AttributeDefImpl) instead
Key(byte[]) - Constructor for class oracle.jbo.Key
Deprecated. Use Key(String, AttributeDefImpl) instead
keySet() - Method in class oracle.adf.model.binding.DCDataControlDef
 

Oracle Application Development Framework Model Java API Reference 10g Release 3 (10.1.3) B25778-01

A B C D E F G H I J K L M N O P R S T U V W X _


Copyright © 1997, 2005, Oracle. All rights reserved.